Constructors and destructors | |
| SBCReferencePointerList () | |
| SBCReferencePointerList (const SBCReferencePointerList &pointerList) | |
| virtual | ~SBCReferencePointerList () |
References | |
| ReferenceTargetType * | first () const |
| ReferenceTargetType * | last () const |
The class SBCReferencePointerList is a convenience class used to reference a list of targets of a given type that derives from SBCReferenceTarget. Convenience functions are provided to cast both to the target type and to the target reference type.