| addModifiedNotificationHandler(ModifiedFunction callback) | kanzi::connect::ServiceRuntimeData | |
| addModifiedNotificationHandlerEx(ModifiedCallback *callback) | kanzi::connect::ServiceRuntimeData | |
| createElement(const string &parentPath, const string &xml) | kanzi::connect::ServiceRuntimeData | |
| createServiceExtensionForRuntimeData(const string &parentPath, const tinyxml2::XMLElement *element, const string &operation, RuntimeDataObjectSharedPtr node) | kanzi::connect::ServiceRuntimeData | protected |
| getBoolObject(const string &path) const | kanzi::connect::ServiceRuntimeData | |
| getBoolValue(const string &path, bool defaultValue=false) | kanzi::connect::ServiceRuntimeData | |
| getIntObject(const string &path) const | kanzi::connect::ServiceRuntimeData | |
| getIntValue(const string &path, int defaultValue=0) | kanzi::connect::ServiceRuntimeData | |
| getListItemCount(const string &path) const | kanzi::connect::ServiceRuntimeData | |
| getListObject(const string &path) const | kanzi::connect::ServiceRuntimeData | |
| getObject(const string &path) const | kanzi::connect::ServiceRuntimeData | |
| getObjectInternal(const string &path, bool passLists) const | kanzi::connect::ServiceRuntimeData | protected |
| getObjectType(const string &path) const | kanzi::connect::ServiceRuntimeData | |
| getRealObject(const string &path) const | kanzi::connect::ServiceRuntimeData | |
| getRealValue(const string &path, double defaultValue=0) | kanzi::connect::ServiceRuntimeData | |
| getRoot() | kanzi::connect::ServiceRuntimeData | |
| getSchema() | kanzi::connect::ServiceRuntimeData | |
| getServiceName() const | kanzi::connect::ServiceRuntimeData | |
| getStringObject(const string &path) const | kanzi::connect::ServiceRuntimeData | |
| getStringValue(const string &path, string defaultValue="") | kanzi::connect::ServiceRuntimeData | |
| hasObject(const string &path) const | kanzi::connect::ServiceRuntimeData | |
| invalidateSchema() | kanzi::connect::ServiceRuntimeData | |
| ModifiedFunction typedef | kanzi::connect::ServiceRuntimeData | |
| ModifiedSubscriptionToken typedef | kanzi::connect::ServiceRuntimeData | |
| notifyModified(string path="") | kanzi::connect::ServiceRuntimeData | |
| parseFromXML(const string &serviceIdentifier, const string &xml) | kanzi::connect::ServiceRuntimeData | |
| parseFromXMLElement(const tinyxml2::XMLElement *element) | kanzi::connect::ServiceRuntimeData | |
| processMessage(const MessagePackage &message, shared_ptr< GenericRPCReplyMessage > &ret) | kanzi::connect::ServiceRuntimeData | |
| processNode(const tinyxml2::XMLElement *element, RuntimeDataObjectSharedPtr parent) | kanzi::connect::ServiceRuntimeData | protected |
| processNode(const tinyxml2::XMLElement *element, RuntimeDataObjectSharedPtr parent, bool createMethod) | kanzi::connect::ServiceRuntimeData | protected |
| removeElement(const string &path) | kanzi::connect::ServiceRuntimeData | |
| removeMethodRecursive(const string &path) | kanzi::connect::ServiceRuntimeData | |
| removeModifiedNotificationHandler(ModifiedSubscriptionToken token) | kanzi::connect::ServiceRuntimeData | |
| ServiceRuntimeData(ConnectDomainSharedPtr domain, const persistence::SettingFactory *settingFactory) | kanzi::connect::ServiceRuntimeData | explicit |
| ServiceRuntimeData(ConnectDomainSharedPtr domain, const persistence::SettingFactory *settingFactory, const string &service_name) | kanzi::connect::ServiceRuntimeData | explicit |
| setSerializedValue(const string &path, const string &serializedValue) | kanzi::connect::ServiceRuntimeData | |
| setValue(const string &path, int value) | kanzi::connect::ServiceRuntimeData | |
| setValue(const string &path, double value) | kanzi::connect::ServiceRuntimeData | |
| setValue(const string &path, string value) | kanzi::connect::ServiceRuntimeData | |
| setValue(const string &path, const char *value) | kanzi::connect::ServiceRuntimeData | |
| setValue(const string &path, bool value) | kanzi::connect::ServiceRuntimeData | |
| validateHashCodes(RuntimeDataObjectSharedPtr object) | kanzi::connect::ServiceRuntimeData | protected |
| ~ServiceRuntimeData() | kanzi::connect::ServiceRuntimeData | virtual |