|
Atlas
0.7.0
Networking protocol for the Worldforge system.
|
This is the complete list of members for XMLish, including all inherited members.
| bridge (defined in XMLish) | XMLish | protected |
| listEnd() (defined in XMLish) | XMLish | virtual |
| listItem(const Map &) (defined in XMLish) | XMLish | virtual |
| listItem(const List &) (defined in XMLish) | XMLish | virtual |
| listItem(std::int64_t) (defined in XMLish) | XMLish | virtual |
| listItem(double) (defined in XMLish) | XMLish | virtual |
| listItem(const std::string &) (defined in XMLish) | XMLish | virtual |
| mapEnd() (defined in XMLish) | XMLish | virtual |
| mapItem(const std::string &name, const Map &) (defined in XMLish) | XMLish | virtual |
| mapItem(const std::string &name, const List &) (defined in XMLish) | XMLish | virtual |
| mapItem(const std::string &name, std::int64_t) (defined in XMLish) | XMLish | virtual |
| mapItem(const std::string &name, double) (defined in XMLish) | XMLish | virtual |
| mapItem(const std::string &name, const std::string &) (defined in XMLish) | XMLish | virtual |
| poll() (defined in XMLish) | XMLish | virtual |
| socket (defined in XMLish) | XMLish | protected |
| streamBegin() (defined in XMLish) | XMLish | virtual |
| streamEnd() (defined in XMLish) | XMLish | virtual |
| streamMessage() (defined in XMLish) | XMLish | virtual |
| XMLish(const Codec< std::iostream >::Parameters &) (defined in XMLish) | XMLish | explicit |
| ~Codec() override=default (defined in Atlas::Codec< std::iostream >) | Atlas::Codec< std::iostream > |