ATLAS Offline Software
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)