Pol  Rev 533
BApplicObjBase Class Reference

#include <bobject.h>

+ Inheritance diagram for BApplicObjBase:
+ Collaboration diagram for BApplicObjBase:

List of all members.

Public Member Functions

 BApplicObjBase (const BApplicObjType *object_type)
virtual BObjectImpcopy () const =0
virtual std::string getStringRep () const
const BApplicObjTypeobject_type () const
virtual void printOn (std::ostream &) const
virtual size_t sizeEstimate () const =0

Private Attributes

const BApplicObjTypeobject_type_

Detailed Description

Definition at line 807 of file bobject.h.


Constructor & Destructor Documentation

BApplicObjBase::BApplicObjBase ( const BApplicObjType object_type) [inline, explicit]

Definition at line 824 of file bobject.h.


Member Function Documentation

string BApplicObjBase::getStringRep ( ) const [virtual]

Implements BObjectImp.

Definition at line 1664 of file object.cpp.

References BObjectImp::typeOf().

Referenced by printOn().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void BApplicObjBase::printOn ( std::ostream &  os) const [virtual]

Reimplemented from BObjectImp.

Definition at line 1669 of file object.cpp.

References getStringRep().

+ Here is the call graph for this function:


Member Data Documentation

Definition at line 821 of file bobject.h.

Referenced by object_type().


The documentation for this class was generated from the following files: