| cleanEmptyItemsFromArray(vector< EventCallbackContextSharedPtr > &arr) | kanzi::connect::GenericServiceClient | protected |
| composeAndDispatchMethod(detail::MethodInvocationContextSharedPtr method, detail::MethodSignatureSharedPtr signature, MessagePackage &mp, InvocationRoute route) | kanzi::connect::GenericServiceClient | protected |
| create(const string &service, ClientConnector &cc) | kanzi::connect::GenericServiceClient | static |
| createMethod(const string &methodName) | kanzi::connect::GenericServiceClient | |
| DispatchComplete enum value | kanzi::connect::GenericServiceClient | protected |
| DispatchFailed enum value | kanzi::connect::GenericServiceClient | protected |
| DispatchOngoing enum value | kanzi::connect::GenericServiceClient | protected |
| DispatchResult enum name | kanzi::connect::GenericServiceClient | protected |
| EventCallbackFunction typedef | kanzi::connect::GenericServiceClient | |
| EventCallbackRegistrationToken typedef | kanzi::connect::GenericServiceClient | |
| EventRegistrationComplete enum value | kanzi::connect::GenericServiceClient | |
| EventRegistrationFailed enum value | kanzi::connect::GenericServiceClient | |
| EventRegistrationState enum name | kanzi::connect::GenericServiceClient | |
| EventRegistrationStateCallbackFunction typedef | kanzi::connect::GenericServiceClient | |
| EventRegistrationWaitingForService enum value | kanzi::connect::GenericServiceClient | |
| EventRegistrationWaitingIntrospection enum value | kanzi::connect::GenericServiceClient | |
| GenericServiceClient(const string &serviceName, ClientConnector &clientConnector) | kanzi::connect::GenericServiceClient | explicit |
| getEventListenerRegistrationState(EventCallbackRegistrationToken token) | kanzi::connect::GenericServiceClient | |
| getIntrospectionTimeout() const | kanzi::connect::GenericServiceClient | |
| getMethodIntrospectionXML(const string &methodName) const | kanzi::connect::GenericServiceClient | |
| handleServicePresenceChanged(bool present) | kanzi::connect::GenericServiceClient | protected |
| initialize() | kanzi::connect::GenericServiceClient | protected |
| invokeMethod(detail::MethodInvocationContextSharedPtr method, InvocationRoute route) | kanzi::connect::GenericServiceClient | protected |
| Method | kanzi::connect::GenericServiceClient | friend |
| processIncomingEvent(const MessagePackage &package, EventCallbackContextSharedPtr context) | kanzi::connect::GenericServiceClient | protected |
| 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::GenericServiceClient | protected |
| serviceIsAvailable() const | kanzi::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::GenericServiceClient | protected |
| ~GenericServiceClient() | kanzi::connect::GenericServiceClient | |