Classes | |
| class | Client | 
| API for external clients. This class provides a client-side API for the SimDB system. It provides functions that a generic C++ program can use to comunicate as a client with a SimDB server.  More... | |
Variables | |
| const std::string | PROTOCOL_VERSION = "1" | 
| const std::string | LIBRARY_VERSION = "1.1" | 
The main namespace of the SimSB library, with the version numbers and the Client class with the client API.
| const std::string simdb::LIBRARY_VERSION = "1.1" | 
Protocol version number.
 1.8.8