SG::AuxElementData Class Reference

Internal data container. More...

Inheritance diagram for SG::AuxElementData:
SG::AuxVectorData SG::AuxElementPrivateData SG::AuxElementStandaloneData

List of all members.

Public Member Functions

virtual size_t size_v () const
 Return the size of the container.
virtual size_t capacity_v () const
 Return the capacity of the container.

Detailed Description

Internal data container.

If an object has a private or standalone data store, its container is set to point to an instance of this.


Member Function Documentation

virtual size_t SG::AuxElementData::capacity_v (  )  const [inline, virtual]

Return the capacity of the container.

This is used when we need to create a new aux data vector.

Implements SG::AuxVectorData.

virtual size_t SG::AuxElementData::size_v (  )  const [inline, virtual]

Return the size of the container.

This is used when we need to create a new aux data vector.

Implements SG::AuxVectorData.


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

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1