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>
#include <CrestApi/CrestApiBase.h>
#include <CrestApi/CrestRequest.h>
Go to the source code of this file.
Classes | |
class | Crest::CrestClient |
Namespaces | |
Crest | |
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 CrestApi.h.