ATLAS Offline Software
Namespaces | Functions
JsonUtils.cxx File Reference
#include "TopConfiguration/JsonUtils.h"
#include "AsgTools/TProperty.h"
#include <stdexcept>
#include <optional>
Include dependency graph for JsonUtils.cxx:

Go to the source code of this file.

Namespaces

 top
 TopConfig A simple configuration that is NOT a singleton.
 

Functions

std::string top::json_dump (std::string const &value)
 Escape string for use in JSON format. More...