![]() |
Bridges-C++ 3.5.0
Bridges(C++ API)
|
#include <iostream>#include <algorithm>#include "DataStructure.h"#include "ServerComm.h"#include <JSONutil.h>#include <alltypes.h>#include <chrono>#include <USMap.h>#include <WorldMap.h>#include <rapidjson/document.h>#include <rapidjson/stringbuffer.h>#include <rapidjson/writer.h>Go to the source code of this file.
Classes | |
| class | bridges::Bridges |
| This class contains methods to connect and transmit a user's data structure representation to the Bridges server. More... | |
Namespaces | |
| namespace | bridges |
| these methods convert byte arrays in to base64 codes and are used in BRIDGES to represent the color arrays as strings. The code is adapted from external sources detailed below. | |
| namespace | bridges::game |