Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Examples
corelinux::MetaType Member List
This is the complete list of members for corelinux::MetaType, including all inherited members.
- createMemberIterator( void )
- createMethodIterator( void )
- createParentIterator( void )
- destroyIterator( Iterator<MetaTypePtr>* )
- destroyIterator( Iterator<MemberDescriptorPtr> * )
- destroyIterator( Iterator<DispatchDescriptorPtr> * )
- dispatch( FrameworkEntityPtr, char *, void **, void * )
- dispatch( char *, void **, void * )
- get( CharCptr, FrameworkEntityPtr ) const
- getAllocator( void ) const
- getDomainName( void ) const
- getIdentifier( void ) const
- getInstanceFunctionCount( void ) const
- getInstanceMemberCount( void ) const
- getInstanceTypeName( void ) const
- getMetaTypeName( void ) const
- getParentCount( void ) const
- getTypeDescription( void ) const
- getTypeSize( void ) const
- getTypeVersion( void ) const
- isAbstractType( void ) const
- isType( MetaTypeCptr aMetaType ) const
- isTypeOf( MetaTypeCptr ) const
- MetaType( UniversalIdentifierCref , DwordCref , DwordCref , MetaTypeCptr *, MemberDescriptorCptr *, DispatchDescriptorCptr *, CharCptr , CharCptr , CharCptr , CharCptr )
- MetaType( UniversalIdentifierCref , DwordCref , DwordCref , MetaTypeCptr *, MemberDescriptorCptr *, DispatchDescriptorCptr *, CharCptr , CharCptr , CharCptr , CharCptr , AllocatorPtr )
- MetaType( void )
[protected]
- MetaType( MetaTypeCref )
[protected]
- operator==( MetaTypeCptr ) const
- set( CharCptr, VoidPtr, FrameworkEntityPtr ) const
- ~MetaType( void )
[virtual]
This is the CoreLinux++ Framework reference manual
Provided by The CoreLinux Consortium