![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
Simple helper class providing registration of template-specified interface. More...
#include <TInterfaceRegistrator.h>
Public Member Functions | |
TInterfaceRegistrator (CBaseComponentStaticInfo &staticInfo) | |
TInterfaceRegistrator (CBaseComponentStaticInfo &) | |
Protected Member Functions | |
void * | InterfaceExtractor (IComponent &) |
Static Protected Member Functions | |
static void * | InterfaceExtractor (IComponent &component) |
Simple helper class providing registration of template-specified interface.
Definition at line 23 of file TInterfaceRegistrator.h.
|
explicit |
Definition at line 36 of file TInterfaceRegistrator.h.
References istd::CClassInfo::GetInfo(), istd::CClassInfo::GetName(), istd::CClassInfo::IsVoid(), and icomp::CBaseComponentStaticInfo::RegisterInterfaceExtractor().
|
inline |
Definition at line 47 of file TInterfaceRegistrator.h.
|
inlineprotected |
Definition at line 64 of file TInterfaceRegistrator.h.
|
staticprotected |
Definition at line 55 of file TInterfaceRegistrator.h.
© Witold Gantzke and Kirill Lepskiy