GComm
0.2.3
|
This is the complete list of members for gcomm::Protolay, including all inherited members.
close(bool force=false) (defined in gcomm::Protolay) | gcomm::Protolay | inlinevirtual |
close(const UUID &uuid) (defined in gcomm::Protolay) | gcomm::Protolay | inlinevirtual |
conf_ (defined in gcomm::Protolay) | gcomm::Protolay | protected |
connect(bool) (defined in gcomm::Protolay) | gcomm::Protolay | inlinevirtual |
handle_down(Datagram &, const ProtoDownMeta &)=0 (defined in gcomm::Protolay) | gcomm::Protolay | pure virtual |
handle_stable_view(const View &view) (defined in gcomm::Protolay) | gcomm::Protolay | inlinevirtual |
handle_timers() (defined in gcomm::Protolay) | gcomm::Protolay | inlinevirtual |
handle_up(const void *, const Datagram &, const ProtoUpMeta &)=0 (defined in gcomm::Protolay) | gcomm::Protolay | pure virtual |
id() const (defined in gcomm::Protolay) | gcomm::Protolay | inline |
Protolay(gu::Config &conf) (defined in gcomm::Protolay) | gcomm::Protolay | inlineprotected |
send_down(Datagram &dg, const ProtoDownMeta &down_meta) (defined in gcomm::Protolay) | gcomm::Protolay | inline |
send_up(const Datagram &dg, const ProtoUpMeta &up_meta) (defined in gcomm::Protolay) | gcomm::Protolay | inline |
set_down_context(Protolay *down) (defined in gcomm::Protolay) | gcomm::Protolay | inline |
set_param(const std::string &key, const std::string &val) (defined in gcomm::Protolay) | gcomm::Protolay | inlinevirtual |
set_stable_view(const View &view) (defined in gcomm::Protolay) | gcomm::Protolay | inline |
set_up_context(Protolay *up) (defined in gcomm::Protolay) | gcomm::Protolay | inline |
unset_down_context(Protolay *down) (defined in gcomm::Protolay) | gcomm::Protolay | inline |
unset_up_context(Protolay *up) (defined in gcomm::Protolay) | gcomm::Protolay | inline |
~Protolay() (defined in gcomm::Protolay) | gcomm::Protolay | inlinevirtual |