Kanzi Connect  3.9.9
Kanzi Connect C++ API
kanzi::connect::ServiceMethodSignature Member List

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

calculateMangledName()kanzi::connect::ServiceMethodSignatureprotected
createEvent(const string &service, const string &invokableName)kanzi::connect::ServiceMethodSignaturestatic
createEvent(const string &completeName)kanzi::connect::ServiceMethodSignaturestatic
createMethod(const string &service, const string &invokableName)kanzi::connect::ServiceMethodSignaturestatic
createMethod(const string &completeName)kanzi::connect::ServiceMethodSignaturestatic
createPropertySetter(const string &service, const string &dottedPathToAttribute)kanzi::connect::ServiceMethodSignaturestatic
createPropertySetter(const string &completeName)kanzi::connect::ServiceMethodSignaturestatic
getMangledName() constkanzi::connect::ServiceMethodSignature
matchToMessage(const MessagePackage &message) constkanzi::connect::ServiceMethodSignature
split(const string &completeName, string &service, string &entity)kanzi::connect::ServiceMethodSignatureprotectedstatic
toCamelCase(const string &candidate, const string &separator)kanzi::connect::ServiceMethodSignatureprotected