#include <BObject.h>
|
static BType | otype = btypesList.appendType(BType("BObject", BTypeDomainBase, BTypeObject, createObj)) |
|
◆ BObject()
◆ ~BObject()
◆ addMember()
◆ createObj()
◆ getBinary()
BError BObject::getBinary |
( |
BDataBuf & |
buf | ) |
|
|
virtual |
◆ getMemberList()
◆ getString()
◆ getType()
BType & BObject::getType |
( |
| ) |
|
|
virtual |
◆ printIt()
void BObject::printIt |
( |
| ) |
|
|
virtual |
◆ setBinary()
BError BObject::setBinary |
( |
BDataBuf & |
buf | ) |
|
|
virtual |
◆ setString()
◆ otype
BType BObject::otype = btypesList.appendType(BType("BObject", BTypeDomainBase, BTypeObject, createObj)) |
|
static |
The documentation for this class was generated from the following files: