ATLAS Offline Software
Namespaces | Functions
IOVDbJsonStringFunctions.h File Reference
#include <string>
#include <iostream>
#include "CoralBase/AttributeList.h"
#include "CoralBase/AttributeListSpecification.h"
#include "CoralBase/Attribute.h"
Include dependency graph for IOVDbJsonStringFunctions.h:
This graph shows which files directly or indirectly include this file:

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...