Atlas 0.7.0
Networking protocol for the Worldforge system.
|
#include <FEncoder.h>
Static Public Attributes | |
static BeginMap | begin_map |
static EndMap | end_map |
static BeginList | begin_list |
static EndList | end_list |
Tokens representing beginnings and ends of maps/lists.
Use these as parameters to operator<< for the Funky::Encoder classes.
Definition at line 280 of file FEncoder.h.
|
static |
Definition at line 284 of file FEncoder.h.
|
static |
Definition at line 282 of file FEncoder.h.
|
static |
Definition at line 285 of file FEncoder.h.
Referenced by atlas.codecs.parse_xml.AtlasParser::characters().
|
static |
Definition at line 283 of file FEncoder.h.
Referenced by atlas.codecs.parse_xml.AtlasParser::characters().