Beamlib 3.1.1
This is the Beam C++ class library.
|
A structure to define a member of a generic BObj. More...
#include <BTypes.h>
Public Attributes | |
BType | type |
BTypeComp | typeComp |
BUInt16 | dataOffset |
BUInt16 | size |
const char * | typeName |
const char * | name |
A structure to define a member of a generic BObj.
BType BObjMember::type |
BTypeComp BObjMember::typeComp |
BUInt16 BObjMember::dataOffset |
BUInt16 BObjMember::size |
const char* BObjMember::typeName |
const char* BObjMember::name |