, including all inherited members.
autoBlast() const (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, private] |
BaseType typedef (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | |
ChildFactory typedef (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | |
ChildFactorySharedPtr typedef (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | |
ChildPointer typedef (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | |
ChildType typedef (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | |
Composite() (defined in torc::generic::Composite< _Type >) | torc::generic::Composite< _Type > | [inline] |
constructChildren(const boost::shared_ptr< ChildFactory > &inFactory, const std::vector< SizeType > &inLimits) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline] |
get(const std::vector< SizeType > &inIndices) const | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, virtual] |
torc::generic::Composite::get(const std::vector< SizeType > &inIndices) const =0 | torc::generic::Composite< _Type > | [pure virtual] |
getChildren(List &outChildren) const | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [virtual] |
torc::generic::Composite::getChildren(List &outChildren) const =0 | torc::generic::Composite< _Type > | [pure virtual] |
getCompositionType() const | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, virtual] |
getCreatedChildren(List &outChildren) const (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, virtual] |
getFactory() const | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, protected] |
getIsPreserved() const (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline] |
getLimits(std::vector< SizeType > &outLimits) const | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline] |
getParentCollection() const | torc::generic::Composite< _Type > | [inline, virtual] |
getSharedThis() const (defined in torc::generic::SelfReferencing< _Tp >) | torc::generic::SelfReferencing< _Tp > | [inline] |
getSize() const | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, virtual] |
incrementIndices(std::vector< SizeType > &indices, const std::vector< SizeType > &limits) const (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, private] |
indicesToAbsoluteIndex(const std::vector< SizeType > &inIndices) const (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, private] |
List typedef | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | |
mChildren (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [mutable, private] |
mFactory (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [private] |
mIsPreserved (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [private] |
mLimits (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [private] |
mPreservationThreshold (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [private] |
mSparseElements (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [mutable, private] |
onAutoBlast() const (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, protected, virtual] |
onChildCreate(const boost::shared_ptr< ChildType > &inCreatedChild) const (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, protected, virtual] |
operator=(const Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > &source) (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [private] |
Pointer typedef | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | |
SelfReferencing() (defined in torc::generic::SelfReferencing< _Tp >) | torc::generic::SelfReferencing< _Tp > | [inline, protected] |
setChildren(const List &inSource) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, protected] |
setFactory(const boost::shared_ptr< ChildFactory > &inSource) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [protected] |
setLimits(const std::vector< SizeType > &inSource) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, protected] |
setParentCollection(const Pointer &inParentCollection) | torc::generic::Composite< _Type > | [inline, virtual] |
setWeakThis(const WeakPointer &inWeakThis) (defined in torc::generic::SelfReferencing< _Tp >) | torc::generic::SelfReferencing< _Tp > | [inline] |
SizeType typedef (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | |
SparseElements typedef (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [private] |
storageSize() const (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, private] |
Type typedef (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | |
Vector() (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, protected] |
Vector(const Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > &source) (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [private] |
WeakPointer typedef (defined in torc::generic::Composite< _Type >) | torc::generic::Composite< _Type > | |
~Composite() (defined in torc::generic::Composite< _Type >) | torc::generic::Composite< _Type > | [inline, protected, virtual] |
~SelfReferencing() (defined in torc::generic::SelfReferencing< _Tp >) | torc::generic::SelfReferencing< _Tp > | [inline] |
~Vector() (defined in torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve >) | torc::generic::Vector< _Type, _ChildType, _ChildFactoryType, cPreserve > | [inline, virtual] |