Class SBCReference#
Inherited by the following classes: SBCReferenceToOwner, SBCReferenceToTarget
Protected Functions#
| Type | Name |
|---|---|
| SBCReference () Constructs an SBCReference object. |
|
| virtual void | print (std::ostream & os) const = 0 Prints debugging information. |
| virtual void | print () const = 0 Prints debugging information. |
| virtual void | stopReferencing () = 0 |
| virtual | ~SBCReference () Destructs the SBCReference object. |
Protected Functions Documentation#
function SBCReference#
Constructs an SBCReference object.
function print [1/2]#
Prints debugging information.
function print [2/2]#
Prints debugging information.
function stopReferencing#
function ~SBCReference#
Destructs the SBCReference object.