|
ACF $AcfVersion:0$
|
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 19 of file TInterfaceRegistrator.h.
|
explicit |
Definition at line 32 of file TInterfaceRegistrator.h.
References istd::CClassInfo::GetName(), istd::CClassInfo::IsVoid(), and icomp::CBaseComponentStaticInfo::RegisterInterfaceExtractor().
|
inline |
Definition at line 43 of file TInterfaceRegistrator.h.
|
inlineprotected |
Definition at line 60 of file TInterfaceRegistrator.h.
References NULL.
|
staticprotected |
Definition at line 51 of file TInterfaceRegistrator.h.