Pol  Rev 533
BObjectRef Class Reference

#include <bobject.h>

+ Inheritance diagram for BObjectRef:
+ Collaboration diagram for BObjectRef:

List of all members.

Public Member Functions

 BObjectRef (BObject *pobj=NULL)
 BObjectRef (BObjectImp *pimp)
void set (BObject *obj)
size_t sizeEstimate () const

Detailed Description

Definition at line 428 of file bobject.h.


Constructor & Destructor Documentation

BObjectRef::BObjectRef ( BObject pobj = NULL) [inline, explicit]

Definition at line 431 of file bobject.h.

Referenced by sizeEstimate().

+ Here is the caller graph for this function:

BObjectRef::BObjectRef ( BObjectImp pimp) [inline, explicit]

Definition at line 432 of file bobject.h.


Member Function Documentation

size_t BObjectRef::sizeEstimate ( ) const

Definition at line 35 of file object.cpp.

References BObjectRef().

Referenced by BDictionary::sizeEstimate(), and BStruct::sizeEstimate().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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