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

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

EncoderBase(Atlas::Bridge &b)Atlas::EncoderBaseinlineexplicit
listEnd() (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
listFloatItem(double d) (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
listIntItem(std::int64_t i) (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
listListItem() (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
listMapItem() (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
listStringItem(const std::string &s) (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
m_bAtlas::EncoderBaseprotected
mapEnd() (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
mapFloatItem(const std::string &name, double d) (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
mapIntItem(const std::string &name, std::int64_t i) (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
mapListItem(const std::string &name) (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
mapMapItem(const std::string &name) (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
mapStringItem(const std::string &name, const std::string &s) (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
ObjectsEncoder(Atlas::Bridge &b)Atlas::Objects::ObjectsEncoderinlineexplicit
streamBegin() (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
streamEnd() (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
streamMessage() (defined in Atlas::EncoderBase)Atlas::EncoderBaseinline
streamObjectsMessage(const Atlas::Objects::SmartPtr< ObjectData > &o)Atlas::Objects::ObjectsEncoderinline
~EncoderBase()=default (defined in Atlas::EncoderBase)Atlas::EncoderBasevirtual
~ObjectsEncoder() override=defaultAtlas::Objects::ObjectsEncoder