Atlas
0.7.0
Networking protocol for the Worldforge system.
|
Namespaces | |
Net | |
Objects | |
Classes | |
class | Bridge |
class | Codec |
class | EncoderBase |
class | Exception |
class | Filter |
class | filterbuf |
class | Formatter |
class | MultiLineListFormatter |
A formatter which uses multiple lines for list contents. More... | |
class | Negotiate |
class | PresentationBridge |
A bridge which is meant to be used solely for presenting Element data. More... | |
Typedefs | |
typedef int | int_type |
Functions | |
bool | Equal (double x1, double x2, double epsilon) |
bool | Equal (float x1, float x2, float epsilon) |
The Atlas namespace.
This namespace contains the whole of the Atlas-C++ library, and which is divided into a hierarchy of other namespaces. The main namespaces of interest to the application developers are the Atlas::Net namespace containing classes to handle establishing network connections, and the Atlas::Objects namespace containing classes used to handle high level Atlas data.