This is the complete list of members for
SockItAPI, including all inherited members.
| convert_from_binary(binary data) | SockItAPI | |
| convert_to_binary(const vector< byte > bytes) | SockItAPI | |
| create_tcp_client(const string &host, int port, boost::optional< map< string, string > > options) | SockItAPI | |
| create_tcp_server(int port, boost::optional< map< string, string > > options) | SockItAPI | |
| create_thread() | SockItAPI | |
| create_udp_client(const string &host, int port, boost::optional< map< string, string > > options) | SockItAPI | |
| create_udp_server(int port, boost::optional< map< string, string > > options) | SockItAPI | |
| default_thread | SockItAPI | [private] |
| getPlugin() | SockItAPI | |
| m_host | SockItAPI | [private] |
| m_plugin | SockItAPI | [private] |
| SockItAPI(const SockItPtr &plugin, const FB::BrowserHostPtr &host) | SockItAPI | |
| ~SockItAPI() | SockItAPI | [virtual] |