VCF::InterfaceInfo< INTERFACE_TYPE > Class Template Reference
The InterfaceInfo class serves bascially the same purpose as the ClassInfo class. More...
#include <vcf/FoundationKit/ClassInfo.h>
Public Member Functions | |
| InterfaceInfo (const String &interfaceName, const String &interfaceID, const String &superInterfaceClassName) | |
| virtual | ~InterfaceInfo () |
Protected Attributes | |
| bool | isInterfaceRegistered_ |
Detailed Description
template<class INTERFACE_TYPE>
class VCF::InterfaceInfo< INTERFACE_TYPE >
The InterfaceInfo class serves bascially the same purpose as the ClassInfo class.
It is used to register interfaces and their methods with the
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
|
|
|||||||||
|
|
Member Data Documentation
|
|||||
|
|
The documentation for this class was generated from the following file:
- vcf/FoundationKit/ClassInfo.h
