|
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.