ATLAS Offline Software
|
Header file for CREST C++ Client Library. More...
#include <string>
#include <map>
#include <list>
#include <iosfwd>
#include <cstdint>
#include "nlohmann/json.hpp"
#include <curl/curl.h>
#include <iostream>
#include <CrestApi/CrestModel.h>
Go to the source code of this file.
Classes | |
class | Crest::CrestApiBase |
Namespaces | |
Crest | |
Macros | |
#define | DEFAULT_CREST_API_VERSION "/api-v5.0" |
Header file for CREST C++ Client Library.
This file contains the CrestClient class. (See CrestClientExt.h for CrestClient class extention with additional methods.) Here is the method description.
Definition in file CrestApiBase.h.
#define DEFAULT_CREST_API_VERSION "/api-v5.0" |
Definition at line 28 of file CrestApiBase.h.