BObject Class Reference
#include <BObject.h>
List of all members.
Constructor & Destructor Documentation
BObject::~BObject |
( |
|
) |
[virtual] |
Member Function Documentation
BObject * BObject::createObj |
( |
|
) |
[static] |
BError BObject::getBinary |
( |
BDataBuf & |
buf |
) |
[virtual] |
BString BObject::getString |
( |
|
) |
[virtual] |
BType & BObject::getType |
( |
|
) |
[virtual] |
void BObject::printIt |
( |
|
) |
[virtual] |
BError BObject::setBinary |
( |
BDataBuf & |
buf |
) |
[virtual] |
Member Data Documentation
BType BObject::otype = btypesList.appendType(BType("BObject", BTypeDomainBase, BTypeObject, createObj)) [static] |
The documentation for this class was generated from the following files: