OpenAstra
 
Loading...
Searching...
No Matches
StarsystemObject Member List

This is the complete list of members for StarsystemObject, including all inherited members.

_finalizeDump()GameObjectinlineprotectedvirtual
GameObject::_finalizeUndump(std::shared_ptr< GameObject >)GameObjectinlineprotectedvirtual
accessDataItem(const std::string &dataItem)GameObjectinline
accessDataItem(const std::string &dataItem) constGameObjectinline
addDataItem(const std::string &dataItem)GameObjectinline
capability_manager (defined in StarsystemObject)StarsystemObject
category() constGameObjectinline
childrenMap()GameObjectinline
command_manager (defined in StarsystemObject)StarsystemObject
createFromDump(ObjectId id, const std::string &type) (defined in StarsystemObject)StarsystemObjectstatic
createFromJsonFile(const std::string &category, ObjectId id)GameObjectinlinestatic
createFromTemplate(const nlohmann::json &config_data) (defined in StarsystemObject)StarsystemObjectstatic
dataItemsFromTemplate(const nlohmann::json &template_data)GameObject
GameObject(const std::string &category, ObjectId id, const std::string &type)GameObjectprotected
getChild(ObjectId id)GameObjectinline
getChild(ObjectId id)GameObjectinline
getParent() constGameObjectinline
getParent() constGameObjectinline
getSibling(ObjectId id)GameObjectinline
getSibling(ObjectId id)GameObjectinline
hasChild(ObjectId id)GameObject
hasDataItem(const std::string &dataItem) constGameObjectinline
id() constGameObjectinline
initialize(const std::string &storage_path)GameObjectstatic
invalidDataItem (defined in GameObject)GameObjectinlinestatic
lock() (defined in GameObject)GameObject
module_manager (defined in StarsystemObject)StarsystemObject
registerSubtype(const std::string &category, undumpFactory undumpCb)GameObjectstatic
reparent(std::shared_ptr< GameObject > new_parent)GameObject
starsystemCategory (defined in StarsystemObject)StarsystemObjectstatic
StarsystemObject(ObjectId id, const std::string &type) (defined in StarsystemObject)StarsystemObject
tick(double delta_time_s, double total_time_s) (defined in StarsystemObject)StarsystemObjectvirtual
toJson()GameObject
type() constGameObjectinline
undumpFactory typedef (defined in GameObject)GameObject
unlock() (defined in GameObject)GameObject
writeToJsonFile()GameObject
~GameObject() (defined in GameObject)GameObjectprotectedvirtual
~StarsystemObject() (defined in StarsystemObject)StarsystemObjectvirtual