OpenFin C++ Adapter 1.1.0 |
This is the complete list of members for OpenFinAdapterApi::ChannelClient, including all inherited members.
connectAsync(bool wait=true) | OpenFinAdapterApi::ChannelClient | |
disconnectAsync() const | OpenFinAdapterApi::ChannelClient | |
dispatchAsync(const string &topic) const | OpenFinAdapterApi::ChannelClient | |
dispatchAsync(const string &topic, const string &payloadJson) const | OpenFinAdapterApi::ChannelClient | |
registerTopic(const string &topic, const function< shared_ptr< string >(shared_ptr< string >, EndpointId)> &listener) | OpenFinAdapterApi::MessageChannelClient | |
subscribeDisconnected(const function< void()> &listener) | OpenFinAdapterApi::ChannelClient | |
unregisterTopic(const string &topic) | OpenFinAdapterApi::MessageChannelClient | |
unsubscribeDisconnected(const function< void()> &listener) | OpenFinAdapterApi::ChannelClient |