Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
ObjectRegistry< T, Key > Member List

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

GetRegisteredItems(std::vector< Key > &l) constObjectRegistry< T, Key >inline
GetRegisteredItems() constObjectRegistry< T, Key >inline
GetRegistryItem(Key key) constObjectRegistry< T, Key >inline
HasItem(Key key) constObjectRegistry< T, Key >inline
i_registeredObjectsObjectRegistry< T, Key >private
InsertItem(T *obj, Key key, bool override=false)ObjectRegistry< T, Key >inline
ObjectRegistry()ObjectRegistry< T, Key >inline
RegistryMapType typedefObjectRegistry< T, Key >
RemoveItem(Key key, bool delete_object=true)ObjectRegistry< T, Key >inline
~ObjectRegistry()ObjectRegistry< T, Key >inline