Pol  Rev 533
PolCore Class Reference
+ Inheritance diagram for PolCore:
+ Collaboration diagram for PolCore:

List of all members.

Public Member Functions

 PolCore ()
virtual BObjectImpcall_method (const char *methodname, Executor &ex)
virtual BObjectImpcopy () const
virtual BObjectRef get_member (const char *membername)
virtual std::string getStringRep () const
virtual size_t sizeEstimate () const
virtual const char * typeOf () const
virtual int typeOfInt () const

Private Member Functions

PolCoreoperator= (const PolCore &)

Detailed Description

Definition at line 1526 of file uomod2.cpp.


Constructor & Destructor Documentation

Definition at line 1542 of file uomod2.cpp.

Referenced by copy(), and sizeEstimate().

+ Here is the caller graph for this function:


Member Function Documentation

BObjectImp * PolCore::call_method ( const char *  methodname,
Executor ex 
) [virtual]
BObjectImp * PolCore::copy ( void  ) const [virtual]

Implements BObjectImp.

Definition at line 1546 of file uomod2.cpp.

References PolCore().

+ Here is the call graph for this function:

BObjectRef PolCore::get_member ( const char *  membername) [virtual]

Reimplemented from BObjectImp.

Definition at line 1763 of file uomod2.cpp.

References GetCoreVariable().

+ Here is the call graph for this function:

string PolCore::getStringRep ( ) const [virtual]

Implements BObjectImp.

Definition at line 1551 of file uomod2.cpp.

PolCore& PolCore::operator= ( const PolCore ) [private]
virtual size_t PolCore::sizeEstimate ( ) const [inline, virtual]

Implements BObjectImp.

Definition at line 1534 of file uomod2.cpp.

References PolCore().

+ Here is the call graph for this function:

const char * PolCore::typeOf ( ) const [virtual]

Reimplemented from BObjectImp.

Definition at line 1556 of file uomod2.cpp.

int PolCore::typeOfInt ( ) const [virtual]

Reimplemented from BObjectImp.

Definition at line 1560 of file uomod2.cpp.

References BObjectImp::OTPolCoreRef.


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