|
E-MailRelay
|
This is the complete list of members for GNet::Monitor, including all inherited members.
| addClient(const Connection &client) | GNet::Monitor | static |
| addServer(const Listener &server) | GNet::Monitor | static |
| addServerPeer(const Connection &server_peer) | GNet::Monitor | static |
| instance() | GNet::Monitor | static |
| Monitor() | GNet::Monitor | |
| Monitor(const Monitor &)=delete (defined in GNet::Monitor) | GNet::Monitor | |
| Monitor(Monitor &&)=delete (defined in GNet::Monitor) | GNet::Monitor | |
| operator=(const Monitor &)=delete (defined in GNet::Monitor) | GNet::Monitor | |
| operator=(Monitor &&)=delete (defined in GNet::Monitor) | GNet::Monitor | |
| removeClient(const Connection &client) noexcept | GNet::Monitor | static |
| removeServer(const Listener &server) noexcept | GNet::Monitor | static |
| removeServerPeer(const Connection &server_peer) noexcept | GNet::Monitor | static |
| report(std::ostream &stream, const std::string &line_prefix={}, const std::string &eol=std::string("\n")) const | GNet::Monitor | |
| report(G::StringArray &out) const | GNet::Monitor | |
| signal() | GNet::Monitor | |
| ~Monitor() | GNet::Monitor |