|
ACF $AcfVersion:0$
|
#include <TSubelementStaticInfo.h>
Public Types | |
| typedef void *(* | InterfaceExtractorPtr) (ComponentType &component) |
| typedef InterfaceType *(* | ExtractorPtr) (ComponentType &component) |
Public Member Functions | |
| SubElementInterfaceRegistrator (TSubelementStaticInfo< ComponentType > &staticInfo, ExtractorPtr extractorPtr) | |
Definition at line 55 of file TSubelementStaticInfo.h.
| typedef InterfaceType *(* icomp::SubElementInterfaceRegistrator< InterfaceType, ComponentType >::ExtractorPtr) (ComponentType &component) |
Definition at line 59 of file TSubelementStaticInfo.h.
| typedef void *(* icomp::SubElementInterfaceRegistrator< InterfaceType, ComponentType >::InterfaceExtractorPtr) (ComponentType &component) |
Definition at line 58 of file TSubelementStaticInfo.h.
|
inline |
Definition at line 61 of file TSubelementStaticInfo.h.
References istd::CClassInfo::GetName(), and icomp::TSubelementStaticInfo< ComponentType >::RegisterInterfaceExtractor().