Atlas
0.7.0
Networking protocol for the Worldforge system.
|
7 #ifndef ATLAS_FORMATTER_H
8 #define ATLAS_FORMATTER_H
10 #include <Atlas/Bridge.h>
35 void mapIntItem(std::string name, std::int64_t)
override;
49 void setSpacing(
int s) {
55 std::ostream & m_stream;
63 #endif // ATLAS_FORMATTER_H