OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::VersionGraphVersionCfg Member List

This is the complete list of members for ot::VersionGraphVersionCfg, including all inherited members.

addChildVersion(const std::string &_name, const std::string &_label=std::string(), const std::string &_description=std::string())ot::VersionGraphVersionCfg
addChildVersion(VersionGraphVersionCfg *_child)ot::VersionGraphVersionCfg
addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator, const std::string &_customParentVersion) constot::VersionGraphVersionCfg
applyConfigOnly(const VersionGraphVersionCfg &_other)ot::VersionGraphVersionCfg
findVersion(const std::string &_versionName)ot::VersionGraphVersionCfg
findVersion(const std::string &_versionName) constot::VersionGraphVersionCfg
getChildVersions(void) constot::VersionGraphVersionCfginline
getDescription(void) constot::VersionGraphVersionCfginline
getDirectParentIsHidden(void) constot::VersionGraphVersionCfginline
getLabel(void) constot::VersionGraphVersionCfginline
getLastBranchVersion(void)ot::VersionGraphVersionCfg
getName(void) constot::VersionGraphVersionCfginline
getParentVersion(void)ot::VersionGraphVersionCfginline
getParentVersion(void) constot::VersionGraphVersionCfginline
operator=(const VersionGraphVersionCfg &_other)ot::VersionGraphVersionCfg
setChildVersions(const std::list< VersionGraphVersionCfg * > &_versions)ot::VersionGraphVersionCfg
setDescription(const std::string &_description)ot::VersionGraphVersionCfginline
setDirectParentIsHidden(bool _isHidden)ot::VersionGraphVersionCfginline
setFromJsonObject(const ot::ConstJsonObject &_object, VersionGraphCfg *_graph)ot::VersionGraphVersionCfg
setLabel(const std::string &_title)ot::VersionGraphVersionCfginline
setName(const std::string &_name)ot::VersionGraphVersionCfginline
VersionGraphVersionCfg()ot::VersionGraphVersionCfg
VersionGraphVersionCfg(const std::string &_name, const std::string &_label=std::string(), const std::string &_description=std::string())ot::VersionGraphVersionCfg
VersionGraphVersionCfg(const VersionGraphVersionCfg &_other)ot::VersionGraphVersionCfg
versionStartingWithNameExists(const std::string &_prefix) constot::VersionGraphVersionCfg
~VersionGraphVersionCfg()ot::VersionGraphVersionCfgvirtual