StoreWrapper< T, U > Member List
  This is the complete list of members for StoreWrapper< T, U >, including all inherited members.
| Add(TPtr _object)=0 | Store< T > | pure virtual | 
| Contains(ConstTPtr _object) const =0 | Store< T > | pure virtual | 
| ContainsId(unsigned int _id) const =0 | Store< T > | pure virtual | 
| ContainsName(const std::string &_name) const =0 | Store< T > | pure virtual | 
| Destroy(TPtr _object)=0 | Store< T > | pure virtual | 
| DestroyAll()=0 | Store< T > | pure virtual | 
| DestroyById(unsigned int _id)=0 | Store< T > | pure virtual | 
| DestroyByIndex(unsigned int _index)=0 | Store< T > | pure virtual | 
| DestroyByName(const std::string &_name)=0 | Store< T > | pure virtual | 
| GetById(unsigned int _id) const =0 | Store< T > | pure virtual | 
| GetByIndex(unsigned int _index) const =0 | Store< T > | pure virtual | 
| GetByName(const std::string &_name) const =0 | Store< T > | pure virtual | 
| Remove(TPtr _object)=0 | Store< T > | pure virtual | 
| RemoveAll()=0 | Store< T > | pure virtual | 
| RemoveById(unsigned int _id)=0 | Store< T > | pure virtual | 
| RemoveByIndex(unsigned int _index)=0 | Store< T > | pure virtual | 
| RemoveByName(const std::string &_name)=0 | Store< T > | pure virtual | 
| Size() const =0 | Store< T > | pure virtual | 
| ~Store() | Store< T > | inlinevirtual | 
| ~StoreWrapper() | StoreWrapper< T, U > | inlinevirtual |