SG::AuxStoreStandalone Class Reference

Auxiliary data store for standalone objects. More...

#include <AuxStoreStandalone.h>

Inheritance diagram for SG::AuxStoreStandalone:
SG::AuxStoreInternal SG::IAuxStore SG::IAuxStoreIO SG::IConstAuxStore

List of all members.

Public Member Functions

 AuxStoreStandalone ()
 Constructor.

Detailed Description

Auxiliary data store for standalone objects.

This is a variant of AuxStoreInternal (from which it derives), meant to be used with standalone objects. (That is, objects that have aux data but are not in a container; this includes objects with a private store.)

The difference from AuxStoreInternal is what we return for the IAuxStoreIO methods. For getIOData, we return a pointer to the start of the vector data, rather than the vector itself; and for getIOType, we return the type itself rather than the vector type.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1