Bookkeeping C++ API client
Bookkeeping C++ API client that can be used to access the rest API of O2's bookkeeping system.
Classes | Namespaces
BookkeepingInterface.h File Reference
#include <vector>
#include "CreateLogParameters.h"
#include "CreateRunParameters.h"
#include "GetLogsParameters.h"
#include "GetRunsParameters.h"
#include "Log.h"
#include "LogOrigin.h"
#include "LogSubtype.h"
#include "OrderDirection.h"
#include "cpprest-client/model/Run.h"
#include "cpprest-client/model/Log.h"
#include "RunType.h"
#include "RunQuality.h"
#include "ApiClient.h"
#include "MultipartFormData.h"
#include "ModelBase.h"
#include <sstream>
#include <limits>
#include <iomanip>
Include dependency graph for BookkeepingInterface.h:

Go to the source code of this file.

Classes

class  bookkeeping::BookkeepingInterface
 

Namespaces

 bookkeeping