![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
Basic implementation of an property container. More...
#include <CStandardAttributesFactory.h>
Public Member Functions | |
virtual std::unique_ptr< iser::IObject > | CreateInstance (const QByteArray &keyId="") const |
Create an instance of the object, mapped to the keyId keyId . | |
virtual KeyList | GetFactoryKeys () const |
Returns all posible keys for this factory. | |
![]() | |
![]() |
Static Public Member Functions | |
static const CStandardAttributesFactory & | GetInstance () |
Additional Inherited Members | |
![]() | |
typedef Interface | InterfaceType |
![]() | |
typedef QSet< QByteArray > | KeyList |
Basic implementation of an property container.
Definition at line 20 of file CStandardAttributesFactory.h.
|
virtual |
Create an instance of the object, mapped to the keyId keyId
.
keyId |
Implements istd::TIFactory< Interface >.
|
virtual |
Returns all posible keys for this factory.
Implements istd::IFactoryInfo.
|
static |
© Witold Gantzke and Kirill Lepskiy