|
ACF $AcfVersion:0$
|
#include <memory>#include <QtCore/QByteArray>#include <istd/TInterfacePtr.h>#include <icomp/IComponentContext.h>Go to the source code of this file.
Classes | |
| class | icomp::IComponent |
| Main component interface. More... | |
Namespaces | |
| namespace | istd |
| Standard library. | |
| namespace | icomp |
| Package with interfaces and class used for components concept. | |
Typedefs | |
| typedef std::shared_ptr< IComponent > | icomp::IComponentSharedPtr |
| typedef std::unique_ptr< IComponent > | icomp::IComponentUniquePtr |