![]() |
Project
|
#include <string>#include <string_view>#include <memory>#include <map>#include <TObject.h>#include <TMessage.h>#include "CCDB/CcdbObjectInfo.h"#include <CommonUtils/ConfigurableParam.h>#include <type_traits>#include <vector>#include "MemoryResources/MemoryResources.h"#include <boost/interprocess/sync/named_semaphore.hpp>#include <TJAlienCredentials.h>#include <TGrid.h>Go to the source code of this file.
Classes | |
| class | o2::ccdb::CcdbApi |
| struct | o2::ccdb::CcdbApi::RequestContext |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::ccdb |
| information complementary to a CCDB object (path, metadata, startTimeValidity, endTimeValidity etc) | |
Typedefs | |
| using | o2::ccdb::CurlHandle = void |
stands in for libcurl's typedef void CURL without including <curl/curl.h> | |
Definition in file CcdbApi.h.