default constructor
copy constructor
destructor
* GenerateDict will produce the dictionary information of this type * @param generator a reference to the dictionary generator instance
* Get a static data member value * @return member value as object
* Get the data member value * @return member value as object
void Set( const Object & instance, const Object & value ) const; * Set will set the value of a data member * @param instance of the object owning the data member * @param value the memory address of the value to set