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

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

addChildGroup(PropertyGroup *_group)ot::PropertyGroup
addProperty(Property *_property)ot::PropertyGroup
addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const overrideot::PropertyGroupvirtual
clear(bool _keepGroups=false)ot::PropertyGroup
createCopy(bool _includeChilds) constot::PropertyGroup
findGroup(const std::string &_name) constot::PropertyGroup
findPropertiesBySpecialType(const std::string &_specialType, std::list< Property * > &_list) constot::PropertyGroup
findPropertyByPath(std::list< std::string > _path) constot::PropertyGroup
forgetChildGroup(PropertyGroup *_propertyGroup)ot::PropertyGroup
forgetProperty(Property *_property)ot::PropertyGroup
getAllProperties(void) constot::PropertyGroup
getChildGroups(void) constot::PropertyGroupinline
getGroupPath(char _delimiter='/') constot::PropertyGroup
getName(void)ot::PropertyGroupinline
getName(void) constot::PropertyGroupinline
getParentGroup(void) constot::PropertyGroupinline
getProperties(void) constot::PropertyGroupinline
getRootGroup(void)ot::PropertyGroup
getTitle(void)ot::PropertyGroupinline
getTitle(void) constot::PropertyGroupinline
isEmpty(void) constot::PropertyGroup
mergeWith(const PropertyGroup &_other, bool _replaceExistingProperties)ot::PropertyGroupvirtual
operator=(const PropertyGroup &_other)ot::PropertyGroup
PropertyGroup()ot::PropertyGroup
PropertyGroup(const PropertyGroup &_other)ot::PropertyGroup
PropertyGroup(const std::string &_name)ot::PropertyGroup
PropertyGroup(const std::string &_name, const std::string &_title)ot::PropertyGroup
removeProperty(const std::string &_propertyName)ot::PropertyGroup
Serializable()ot::Serializableinline
setChildGroups(const std::list< PropertyGroup * > &_groups)ot::PropertyGroup
setFromJsonObject(const ot::ConstJsonObject &_object) overrideot::PropertyGroupvirtual
setName(const std::string &_name)ot::PropertyGroupinline
setParentGroup(PropertyGroup *_group)ot::PropertyGroupinline
setProperties(const std::list< Property * > &_properties)ot::PropertyGroup
setTitle(const std::string &_title)ot::PropertyGroupinline
~PropertyGroup()ot::PropertyGroupvirtual
~Serializable()ot::Serializableinlinevirtual