BDS Public
Beamlib 3.3.4
This is the Beam C++ class library.
Loading...
Searching...
No Matches
BObjMember Struct Reference

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
 

Detailed Description

A structure to define a member of a generic BObj.

Member Data Documentation

◆ type

BType BObjMember::type

◆ typeComp

BTypeComp BObjMember::typeComp

◆ dataOffset

BUInt16 BObjMember::dataOffset

◆ size

BUInt16 BObjMember::size

◆ typeName

const char* BObjMember::typeName

◆ name

const char* BObjMember::name

The documentation for this struct was generated from the following file: