|
ACF $AcfVersion:0$
|
#include <TInterfaceFactory.h>
Public Member Functions | |
| virtual istd::TUniqueInterfacePtr< InterfaceType > | CreateInstance (const QByteArray &typeId=QByteArray()) const =0 |
Public Member Functions inherited from istd::IFactoryInfo | |
| virtual KeyList | GetFactoryKeys () const =0 |
| Returns all possible keys for this factory. | |
Public Member Functions inherited from istd::IPolymorphic | |
| virtual | ~IPolymorphic () |
Additional Inherited Members | |
Public Types inherited from istd::IFactoryInfo | |
| typedef QSet< QByteArray > | KeyList |
Definition at line 15 of file TInterfaceFactory.h.
|
pure virtual |
Implemented in icomp::TFactoryMember< Interface >.