This is the complete list of members for BaseLightStore< T >, including all inherited members.
  | Add(TPtr _object) | BaseStore< Light, T > | virtual | 
  | AddDerived(UPtr _object) | BaseStore< Light, T > | virtual | 
  | AddImpl(UPtr _object) | BaseStore< Light, T > | protectedvirtual | 
  | BaseStore() | BaseStore< Light, T > |  | 
  | Begin() | BaseStore< Light, T > | virtual | 
  | ConstIter(ConstTPtr _object) const | BaseStore< Light, T > | protectedvirtual | 
  | ConstIterById(unsigned int _id) const | BaseStore< Light, T > | protectedvirtual | 
  | ConstIterByIndex(unsigned int _index) const | BaseStore< Light, T > | protectedvirtual | 
  | ConstIterByName(const std::string &_name) const | BaseStore< Light, T > | protectedvirtual | 
  | Contains(ConstTPtr _object) const | BaseStore< Light, T > | virtual | 
  | ContainsId(unsigned int _id) const | BaseStore< Light, T > | virtual | 
  | ContainsName(const std::string &_name) const | BaseStore< Light, T > | virtual | 
  | DerivedById(unsigned int _id) const | BaseStore< Light, T > | virtual | 
  | DerivedByIndex(unsigned int _index) const | BaseStore< Light, T > | virtual | 
  | DerivedByName(const std::string &_name) const | BaseStore< Light, T > | virtual | 
  | Destroy(TPtr _object) | BaseStore< Light, T > | virtual | 
  | DestroyAll() | BaseStore< Light, T > | virtual | 
  | DestroyById(unsigned int _id) | BaseStore< Light, T > | virtual | 
  | DestroyByIndex(unsigned int _index) | BaseStore< Light, T > | virtual | 
  | DestroyByName(const std::string &_name) | BaseStore< Light, T > | virtual | 
  | DestroyImpl(UIter _iter) | BaseStore< Light, T > | protectedvirtual | 
  | End() | BaseStore< Light, T > | virtual | 
  | GetById(unsigned int _id) const | BaseStore< Light, T > | virtual | 
  | GetByIndex(unsigned int _index) const | BaseStore< Light, T > | virtual | 
  | GetByName(const std::string &_name) const | BaseStore< Light, T > | virtual | 
  | IsValidIter(ConstUIter _iter) const | BaseStore< Light, T > | protectedvirtual | 
  | Iter(ConstTPtr _object) | BaseStore< Light, T > | protectedvirtual | 
  | IterById(unsigned int _id) | BaseStore< Light, T > | protectedvirtual | 
  | IterByIndex(unsigned int _index) | BaseStore< Light, T > | protectedvirtual | 
  | IterByName(const std::string &_name) | BaseStore< Light, T > | protectedvirtual | 
  | Remove(TPtr _object) | BaseStore< Light, T > | virtual | 
  | RemoveAll() | BaseStore< Light, T > | virtual | 
  | RemoveById(unsigned int _id) | BaseStore< Light, T > | virtual | 
  | RemoveByIndex(unsigned int _index) | BaseStore< Light, T > | virtual | 
  | RemoveByName(const std::string &_name) | BaseStore< Light, T > | virtual | 
  | RemoveConstness(ConstUIter _iter) | BaseStore< Light, T > | protectedvirtual | 
  | RemoveDerived(UPtr _object) | BaseStore< Light, T > | virtual | 
  | RemoveDerivedById(unsigned int _id) | BaseStore< Light, T > | virtual | 
  | RemoveDerivedByIndex(unsigned int _index) | BaseStore< Light, T > | virtual | 
  | RemoveDerivedByName(const std::string &_name) | BaseStore< Light, T > | virtual | 
  | RemoveImpl(UIter _iter) | BaseStore< Light, T > | protectedvirtual | 
  | Size() const | BaseStore< Light, T > | virtual | 
  | store | BaseStore< Light, T > | protected | 
  | storeMap | BaseStore< Light, T > | protected | 
  | ~BaseStore() | BaseStore< Light, T > | virtual | 
  | ~Store()=default | Store< T > | virtual |