Atlas  0.7.0
Networking protocol for the Worldforge system.
Atlas::Formatter Member List

This is the complete list of members for Atlas::Formatter, including all inherited members.

Formatter(std::ostream &s, Atlas::Bridge &b) (defined in Atlas::Formatter)Atlas::Formatter
listEnd() overrideAtlas::Formattervirtual
listFloatItem(double) overrideAtlas::Formattervirtual
listIntItem(std::int64_t) overrideAtlas::Formattervirtual
listListItem() overrideAtlas::Formattervirtual
listMapItem() overrideAtlas::Formattervirtual
listNoneItem() overrideAtlas::Formattervirtual
listStringItem(std::string) overrideAtlas::Formattervirtual
m_bridge (defined in Atlas::Formatter)Atlas::Formatterprotected
m_indent (defined in Atlas::Formatter)Atlas::Formatterprotected
m_spacing (defined in Atlas::Formatter)Atlas::Formatterprotected
m_stream (defined in Atlas::Formatter)Atlas::Formatterprotected
mapEnd() overrideAtlas::Formattervirtual
mapFloatItem(std::string name, double) overrideAtlas::Formattervirtual
mapIntItem(std::string name, std::int64_t) overrideAtlas::Formattervirtual
mapListItem(std::string name) overrideAtlas::Formattervirtual
mapMapItem(std::string name) overrideAtlas::Formattervirtual
mapNoneItem(std::string name) overrideAtlas::Formattervirtual
mapStringItem(std::string name, std::string) overrideAtlas::Formattervirtual
setSpacing(int s) (defined in Atlas::Formatter)Atlas::Formatterinline
streamBegin() overrideAtlas::Formattervirtual
streamEnd() overrideAtlas::Formattervirtual
streamMessage() overrideAtlas::Formattervirtual
~Bridge()=default (defined in Atlas::Bridge)Atlas::Bridgevirtual