Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Examples  

_InstanceMemberDescriptor Struct Reference

#include <MetaType.hpp>

List of all members.

Public Attributes

char* theTypeName
char* theTypeVariableName
Dword theSizeInBytes
corelinux::MetaTypeCptr theTypePointer
PfnGet theGetter
PfnSet theSetter


Member Data Documentation

PfnGet _InstanceMemberDescriptor::theGetter
 

PfnSet _InstanceMemberDescriptor::theSetter
 

Dword _InstanceMemberDescriptor::theSizeInBytes
 

char * _InstanceMemberDescriptor::theTypeName
 

corelinux::MetaTypeCptr _InstanceMemberDescriptor::theTypePointer
 

char * _InstanceMemberDescriptor::theTypeVariableName
 


The documentation for this struct was generated from the following file:
This is the CoreLinux++ Framework reference manual
Provided by The CoreLinux Consortium