ATLAS Offline Software
Classes | Typedefs
CrestModel.h File Reference
#include <string>
#include <vector>
#include <optional>
#include "nlohmann/json.hpp"
#include <CrestApi/CrestException.h>
Include dependency graph for CrestModel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RespPage
 
class  GenericMap
 
class  CrestBaseResponse
 
class  GlobalTagDto
 
class  GlobalTagSetDto
 
class  TagDto
 The TagDto class It contains all fields of the TagDto class from the CREST API. More...
 
class  TagSetDto
 
class  GlobalTagMapDto
 
class  GlobalTagMapSetDto
 
class  ChannelSetDto
 
class  PayloadSpecDto
 
class  TagInfoDto
 
class  TagMetaDto
 
class  TagMetaSetDto
 
class  IovDto
 
class  IovSetDto
 
class  StoreDto
 
class  StoreSetDto
 
class  PayloadDto
 
class  PayloadSetDto
 

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 16 of file CrestModel.h.