callback_ | PeerConnectionClient | protected |
client_name_ | PeerConnectionClient | protected |
Close() | PeerConnectionClient | protected |
Close() | PeerConnectionClient | protected |
Connect(const std::string &server, int port, const std::string &client_name) | PeerConnectionClient | |
Connect(const std::string &server, int port, const std::string &client_name) | PeerConnectionClient | |
ConnectControlSocket() | PeerConnectionClient | protected |
ConnectControlSocket() | PeerConnectionClient | protected |
CONNECTED enum value | PeerConnectionClient | |
control_data_ | PeerConnectionClient | protected |
control_socket_ | PeerConnectionClient | protected |
disconnect_all() | sigslot::has_slots_interface | inline |
disconnect_all() | sigslot::has_slots_interface | inline |
DoConnect() | PeerConnectionClient | protected |
DoConnect() | PeerConnectionClient | protected |
GetHeaderValue(const std::string &data, size_t eoh, const char *header_pattern, size_t *value) | PeerConnectionClient | protected |
GetHeaderValue(const std::string &data, size_t eoh, const char *header_pattern, std::string *value) | PeerConnectionClient | protected |
GetHeaderValue(const std::string &data, size_t eoh, const char *header_pattern, size_t *value) | PeerConnectionClient | protected |
GetHeaderValue(const std::string &data, size_t eoh, const char *header_pattern, std::string *value) | PeerConnectionClient | protected |
GetResponseStatus(const std::string &response) | PeerConnectionClient | protected |
GetResponseStatus(const std::string &response) | PeerConnectionClient | protected |
hanging_get_ | PeerConnectionClient | protected |
has_slots() | sigslot::has_slots<> | inline |
has_slots() | sigslot::has_slots<> | inline |
has_slots_interface(signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all) | sigslot::has_slots_interface | inlineprotected |
has_slots_interface(signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all) | sigslot::has_slots_interface | inlineprotected |
id() const | PeerConnectionClient | |
id() const | PeerConnectionClient | |
InitSocketSignals() | PeerConnectionClient | protected |
InitSocketSignals() | PeerConnectionClient | protected |
is_connected() const | PeerConnectionClient | |
is_connected() const | PeerConnectionClient | |
IsSendingMessage() | PeerConnectionClient | |
IsSendingMessage() | PeerConnectionClient | |
MessageHandler() | rtc::MessageHandler | inlineprotected |
MessageHandler() | rtc::MessageHandler | inlineprotected |
my_id_ | PeerConnectionClient | protected |
NOT_CONNECTED enum value | PeerConnectionClient | |
notification_data_ | PeerConnectionClient | protected |
OnClose(rtc::AsyncSocket *socket, int err) | PeerConnectionClient | protected |
OnClose(rtc::AsyncSocket *socket, int err) | PeerConnectionClient | protected |
OnConnect(rtc::AsyncSocket *socket) | PeerConnectionClient | protected |
OnConnect(rtc::AsyncSocket *socket) | PeerConnectionClient | protected |
onconnect_data_ | PeerConnectionClient | protected |
OnHangingGetConnect(rtc::AsyncSocket *socket) | PeerConnectionClient | protected |
OnHangingGetConnect(rtc::AsyncSocket *socket) | PeerConnectionClient | protected |
OnHangingGetRead(rtc::AsyncSocket *socket) | PeerConnectionClient | protected |
OnHangingGetRead(rtc::AsyncSocket *socket) | PeerConnectionClient | protected |
OnMessage(rtc::Message *msg) | PeerConnectionClient | virtual |
OnMessage(rtc::Message *msg) | PeerConnectionClient | virtual |
OnMessageFromPeer(int peer_id, const std::string &message) | PeerConnectionClient | protected |
OnMessageFromPeer(int peer_id, const std::string &message) | PeerConnectionClient | protected |
OnRead(rtc::AsyncSocket *socket) | PeerConnectionClient | protected |
OnRead(rtc::AsyncSocket *socket) | PeerConnectionClient | protected |
OnResolveResult(rtc::AsyncResolverInterface *resolver) | PeerConnectionClient | protected |
OnResolveResult(rtc::AsyncResolverInterface *resolver) | PeerConnectionClient | protected |
ParseEntry(const std::string &entry, std::string *name, int *id, bool *connected) | PeerConnectionClient | protected |
ParseEntry(const std::string &entry, std::string *name, int *id, bool *connected) | PeerConnectionClient | protected |
ParseServerResponse(const std::string &response, size_t content_length, size_t *peer_id, size_t *eoh) | PeerConnectionClient | protected |
ParseServerResponse(const std::string &response, size_t content_length, size_t *peer_id, size_t *eoh) | PeerConnectionClient | protected |
PeerConnectionClient() | PeerConnectionClient | |
PeerConnectionClient() | PeerConnectionClient | |
peers() const | PeerConnectionClient | |
peers() const | PeerConnectionClient | |
peers_ | PeerConnectionClient | protected |
ReadIntoBuffer(rtc::AsyncSocket *socket, std::string *data, size_t *content_length) | PeerConnectionClient | protected |
ReadIntoBuffer(rtc::AsyncSocket *socket, std::string *data, size_t *content_length) | PeerConnectionClient | protected |
RegisterObserver(PeerConnectionClientObserver *callback) | PeerConnectionClient | |
RegisterObserver(PeerConnectionClientObserver *callback) | PeerConnectionClient | |
resolver_ | PeerConnectionClient | protected |
RESOLVING enum value | PeerConnectionClient | |
SendHangUp(int peer_id) | PeerConnectionClient | |
SendHangUp(int peer_id) | PeerConnectionClient | |
SendToPeer(int peer_id, const std::string &message) | PeerConnectionClient | |
SendToPeer(int peer_id, const std::string &message) | PeerConnectionClient | |
server_address_ | PeerConnectionClient | protected |
signal_connect(_signal_base_interface *sender) | sigslot::has_slots_interface | inline |
signal_connect(_signal_base_interface *sender) | sigslot::has_slots_interface | inline |
signal_disconnect(_signal_base_interface *sender) | sigslot::has_slots_interface | inline |
signal_disconnect(_signal_base_interface *sender) | sigslot::has_slots_interface | inline |
SIGNING_IN enum value | PeerConnectionClient | |
SIGNING_OUT enum value | PeerConnectionClient | |
SIGNING_OUT_WAITING enum value | PeerConnectionClient | |
SignOut() | PeerConnectionClient | |
SignOut() | PeerConnectionClient | |
State enum name | PeerConnectionClient | |
State enum name | PeerConnectionClient | |
state_ | PeerConnectionClient | protected |
~has_slots() | sigslot::has_slots<> | inline |
~has_slots() | sigslot::has_slots<> | inline |
~has_slots_interface() | sigslot::has_slots_interface | inlineprotectedvirtual |
~has_slots_interface() | sigslot::has_slots_interface | inlineprotectedvirtual |
~MessageHandler() | rtc::MessageHandler | virtual |
~MessageHandler() | rtc::MessageHandler | virtual |
~PeerConnectionClient() | PeerConnectionClient | |
~PeerConnectionClient() | PeerConnectionClient | |