Kanzi Connect 3.9.10
kanzi::connect::ServiceRuntimeData Member List

This is the complete list of members for kanzi::connect::ServiceRuntimeData, including all inherited members.

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::ServiceRuntimeDataprotected
getBoolObject(const string &path) constkanzi::connect::ServiceRuntimeData
getBoolValue(const string &path, bool defaultValue=false)kanzi::connect::ServiceRuntimeData
getIntObject(const string &path) constkanzi::connect::ServiceRuntimeData
getIntValue(const string &path, int defaultValue=0)kanzi::connect::ServiceRuntimeData
getListItemCount(const string &path) constkanzi::connect::ServiceRuntimeData
getListObject(const string &path) constkanzi::connect::ServiceRuntimeData
getObject(const string &path) constkanzi::connect::ServiceRuntimeData
getObjectInternal(const string &path, bool passLists) constkanzi::connect::ServiceRuntimeDataprotected
getObjectType(const string &path) constkanzi::connect::ServiceRuntimeData
getRealObject(const string &path) constkanzi::connect::ServiceRuntimeData
getRealValue(const string &path, double defaultValue=0)kanzi::connect::ServiceRuntimeData
getRoot()kanzi::connect::ServiceRuntimeData
getSchema()kanzi::connect::ServiceRuntimeData
getServiceName() constkanzi::connect::ServiceRuntimeData
getStringObject(const string &path) constkanzi::connect::ServiceRuntimeData
getStringValue(const string &path, string defaultValue="")kanzi::connect::ServiceRuntimeData
hasObject(const string &path) constkanzi::connect::ServiceRuntimeData
invalidateSchema()kanzi::connect::ServiceRuntimeData
ModifiedFunction typedefkanzi::connect::ServiceRuntimeData
ModifiedSubscriptionToken typedefkanzi::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::ServiceRuntimeDataprotected
processNode(const tinyxml2::XMLElement *element, RuntimeDataObjectSharedPtr parent, bool createMethod)kanzi::connect::ServiceRuntimeDataprotected
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::ServiceRuntimeDataexplicit
ServiceRuntimeData(ConnectDomainSharedPtr domain, const persistence::SettingFactory *settingFactory, const string &service_name)kanzi::connect::ServiceRuntimeDataexplicit
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::ServiceRuntimeDataprotected
~ServiceRuntimeData()kanzi::connect::ServiceRuntimeDatavirtual