Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
Base64Codec.h File Reference
#include <string>
Include dependency graph for Base64Codec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 coral
 
 IOVDbNamespace
 

Functions

std::string IOVDbNamespace::base64Encode (const coral::Blob &blob)
 
coral::Blob IOVDbNamespace::base64Decode (const std::string &base64String)