Class SBCReferenceOwner#
This class is the base class of reference owners. More...
#include <SBCReferenceOwner.hpp>
Inherited by the following classes: SBCReferenceOwnerIndexer, SBCReferenceOwnerList, SBCReferenceOwnerSingleton
Protected Functions#
Type | Name |
---|---|
SBCReferenceOwner () Constructs a reference owner. |
|
virtual | ~SBCReferenceOwner () Destructs the reference owner. |
Detailed Description#
This class is the base class of reference owners (see References).
See also: References
Protected Functions Documentation#
function SBCReferenceOwner#
Constructs a reference owner.
function ~SBCReferenceOwner#
Destructs the reference owner.