Ignition Rendering

API Reference

6.3.1
StoreWrapper< T, U > Member List

This is the complete list of members for StoreWrapper< T, U >, including all inherited members.

Add(TPtr _object)=0Store< T >pure virtual
Contains(ConstTPtr _object) const =0Store< T >pure virtual
ContainsId(unsigned int _id) const =0Store< T >pure virtual
ContainsName(const std::string &_name) const =0Store< T >pure virtual
Destroy(TPtr _object)=0Store< T >pure virtual
DestroyAll()=0Store< T >pure virtual
DestroyById(unsigned int _id)=0Store< T >pure virtual
DestroyByIndex(unsigned int _index)=0Store< T >pure virtual
DestroyByName(const std::string &_name)=0Store< T >pure virtual
GetById(unsigned int _id) const =0Store< T >pure virtual
GetByIndex(unsigned int _index) const =0Store< T >pure virtual
GetByName(const std::string &_name) const =0Store< T >pure virtual
Remove(TPtr _object)=0Store< T >pure virtual
RemoveAll()=0Store< T >pure virtual
RemoveById(unsigned int _id)=0Store< T >pure virtual
RemoveByIndex(unsigned int _index)=0Store< T >pure virtual
RemoveByName(const std::string &_name)=0Store< T >pure virtual
Size() const =0Store< T >pure virtual
~Store()Store< T >inlinevirtual
~StoreWrapper()StoreWrapper< T, U >inlinevirtual