ATLAS Offline Software
|
#include <string>
#include <iostream>
#include "CoralBase/AttributeList.h"
#include "CoralBase/AttributeListSpecification.h"
#include "CoralBase/Attribute.h"
Go to the source code of this file.
Namespaces | |
IOVDbNamespace | |
Functions | |
std::string | IOVDbNamespace::jsonAttribute (const coral::Attribute &) |
Produce a representation of a coral::Attribute as a json string. More... | |
std::string | IOVDbNamespace::jsonAttributeList (const coral::AttributeList &) |
Produce a representation of a coral::AttributeList as a json string. More... | |