Web Analytics Made Easy - Statcounter
Skip to content

Class SBCReference#

ClassList > 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.

SBCReference::SBCReference () 


function print [1/2]#

Prints debugging information.

virtual void SBCReference::print (
    std::ostream & os
) const = 0


function print [2/2]#

Prints debugging information.

virtual void SBCReference::print () const = 0


function stopReferencing#

virtual void SBCReference::stopReferencing () = 0

function ~SBCReference#

Destructs the SBCReference object.

virtual SBCReference::~SBCReference ()