This is the complete list of members for kanzi::connect::WebSocketContextInterface, including all inherited members.
| initialize(ConnectDomainSharedPtr domain)=0 | kanzi::connect::WebSocketContextInterface | pure virtual |
| lateInitialize(ServiceManagerSharedPtr serviceManager)=0 | kanzi::connect::WebSocketContextInterface | pure virtual |
| notifyRuntimedataModified(RuntimeDataObject *runtimedataObject)=0 | kanzi::connect::WebSocketContextInterface | pure virtual |
| notifyServiceRegistered(const kanzi::string &service)=0 | kanzi::connect::WebSocketContextInterface | pure virtual |
| notifyServiceUnregistered(const kanzi::string &service)=0 | kanzi::connect::WebSocketContextInterface | pure virtual |
| setHttpServer(shared_ptr< CivetServer > httpServer)=0 | kanzi::connect::WebSocketContextInterface | pure virtual |
| ~WebSocketContextInterface() | kanzi::connect::WebSocketContextInterface | inlinevirtual |