All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Classes | Variables
simdb Namespace Reference

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"
 

Detailed Description

The main namespace of the SimSB library, with the version numbers and the Client class with the client API.

Variable Documentation

const std::string simdb::LIBRARY_VERSION = "1.1"

Protocol version number.