Kanzi Connect  3.9.8
Kanzi Connect C++ API
kanzi::connect::GenericServiceClient Member List

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

cleanEmptyItemsFromArray(vector< EventCallbackContextSharedPtr > &arr)kanzi::connect::GenericServiceClientprotected
composeAndDispatchMethod(detail::MethodInvocationContextSharedPtr method, detail::MethodSignatureSharedPtr signature, MessagePackage &mp, InvocationRoute route)kanzi::connect::GenericServiceClientprotected
create(const string &service, ClientConnector &cc)kanzi::connect::GenericServiceClientstatic
createMethod(const string &methodName)kanzi::connect::GenericServiceClient
DispatchComplete enum valuekanzi::connect::GenericServiceClientprotected
DispatchFailed enum valuekanzi::connect::GenericServiceClientprotected
DispatchOngoing enum valuekanzi::connect::GenericServiceClientprotected
DispatchResult enum namekanzi::connect::GenericServiceClientprotected
EventCallbackFunction typedefkanzi::connect::GenericServiceClient
EventCallbackRegistrationToken typedefkanzi::connect::GenericServiceClient
EventRegistrationComplete enum valuekanzi::connect::GenericServiceClient
EventRegistrationFailed enum valuekanzi::connect::GenericServiceClient
EventRegistrationState enum namekanzi::connect::GenericServiceClient
EventRegistrationStateCallbackFunction typedefkanzi::connect::GenericServiceClient
EventRegistrationWaitingForService enum valuekanzi::connect::GenericServiceClient
EventRegistrationWaitingIntrospection enum valuekanzi::connect::GenericServiceClient
GenericServiceClient(const string &serviceName, ClientConnector &clientConnector)kanzi::connect::GenericServiceClientexplicit
getEventListenerRegistrationState(EventCallbackRegistrationToken token)kanzi::connect::GenericServiceClient
getIntrospectionTimeout() constkanzi::connect::GenericServiceClient
getMethodIntrospectionXML(const string &methodName) constkanzi::connect::GenericServiceClient
handleServicePresenceChanged(bool present)kanzi::connect::GenericServiceClientprotected
initialize()kanzi::connect::GenericServiceClientprotected
invokeMethod(detail::MethodInvocationContextSharedPtr method, InvocationRoute route)kanzi::connect::GenericServiceClientprotected
Method classkanzi::connect::GenericServiceClientfriend
processIncomingEvent(const MessagePackage &package, EventCallbackContextSharedPtr context)kanzi::connect::GenericServiceClientprotected
registerEventListener(const string &eventName, EventCallbackFunction callback, EventRegistrationStateCallbackFunction stateCallback=EventRegistrationStateCallbackFunction())kanzi::connect::GenericServiceClient
registerEventListenerEx(const string &eventName, EventCallbackEx *callback)kanzi::connect::GenericServiceClient
removeQueuedMethod(MethodSharedPtr method)kanzi::connect::GenericServiceClient
removeRunningMethod(MethodSharedPtr method)kanzi::connect::GenericServiceClient
requestEventSignatureFromServer(EventCallbackContextSharedPtr eventContext)kanzi::connect::GenericServiceClientprotected
serviceIsAvailable() constkanzi::connect::GenericServiceClient
setIntrospectionTimeout(uint32_t milliseconds)kanzi::connect::GenericServiceClient
unregisterEventListener(EventCallbackRegistrationToken token)kanzi::connect::GenericServiceClient
validateMethodSignature(MethodSharedPtr method, detail::MethodSignatureSharedPtr signature, MessagePackage &mp)kanzi::connect::GenericServiceClientprotected
~GenericServiceClient()kanzi::connect::GenericServiceClient