GComm
0.2.3
|
This is the complete list of members for gcomm::gmcast::Proto, including all inherited members.
changed() (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
handle_failed(const Message &hs) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
handle_handshake(const Message &hs) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
handle_handshake_response(const Message &hs) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
handle_keepalive(const Message &msg) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
handle_message(const Message &msg) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
handle_ok(const Message &hs) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
handle_topology_change(const Message &msg) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
handshake_uuid() const (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
link_map() const (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
local_uuid() const (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
mcast_addr() const (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
operator<< (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | friend |
Proto(int v, SocketPtr tp, const std::string &local_addr, const std::string &remote_addr, const std::string &mcast_addr, const gcomm::UUID &local_uuid, uint8_t local_segment, const std::string &group_name) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
remote_addr() const (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
remote_segment() const (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
remote_uuid() const (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
S_CLOSED enum value (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
S_FAILED enum value (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
S_HANDSHAKE_RESPONSE_SENT enum value (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
S_HANDSHAKE_SENT enum value (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
S_HANDSHAKE_WAIT enum value (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
S_INIT enum value (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
S_OK enum value (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
send_handshake() (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
send_keepalive() (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
send_msg(const Message &msg) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
send_topology_change(LinkMap &um) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
set_state(State new_state) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
set_tstamp(gu::datetime::Date ts) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
socket() const (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
State enum name (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
state() const (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
to_string(State s) (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inlinestatic |
tstamp() const (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
version() const (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |
wait_handshake() (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | |
~Proto() (defined in gcomm::gmcast::Proto) | gcomm::gmcast::Proto | inline |