CYCLUS
Namespaces | Functions
hdf5_back.cc File Reference
#include "hdf5_back.h"
#include <cmath>
#include <string.h>
#include <iostream>
#include "blob.h"

Go to the source code of this file.

Namespaces

 cyclus
 

Functions

template<>
std::list< bool > cyclus::Hdf5Back::VLBufToVal< std::list< bool > > (const hvl_t &buf)
 
template<>
std::list< boost::uuids::uuid > cyclus::Hdf5Back::VLBufToVal< std::list< boost::uuids::uuid > > (const hvl_t &buf)
 
template<>
std::list< cyclus::Blobcyclus::Hdf5Back::VLBufToVal< std::list< cyclus::Blob > > (const hvl_t &buf)
 
template<>
std::list< double > cyclus::Hdf5Back::VLBufToVal< std::list< double > > (const hvl_t &buf)
 
template<>
std::list< float > cyclus::Hdf5Back::VLBufToVal< std::list< float > > (const hvl_t &buf)
 
template<>
std::list< int > cyclus::Hdf5Back::VLBufToVal< std::list< int > > (const hvl_t &buf)
 
template<>
std::list< std::pair< int, int > > cyclus::Hdf5Back::VLBufToVal< std::list< std::pair< int, int > > > (const hvl_t &buf)
 
template<>
std::list< std::string > cyclus::Hdf5Back::VLBufToVal< std::list< std::string > > (const hvl_t &buf)
 
template<>
std::map< int, bool > cyclus::Hdf5Back::VLBufToVal< std::map< int, bool > > (const hvl_t &buf)
 
template<>
std::map< int, boost::uuids::uuid > cyclus::Hdf5Back::VLBufToVal< std::map< int, boost::uuids::uuid > > (const hvl_t &buf)
 
template<>
std::map< int, cyclus::Blobcyclus::Hdf5Back::VLBufToVal< std::map< int, cyclus::Blob > > (const hvl_t &buf)
 
template<>
std::map< int, double > cyclus::Hdf5Back::VLBufToVal< std::map< int, double > > (const hvl_t &buf)
 
template<>
std::map< int, float > cyclus::Hdf5Back::VLBufToVal< std::map< int, float > > (const hvl_t &buf)
 
template<>
std::map< int, int > cyclus::Hdf5Back::VLBufToVal< std::map< int, int > > (const hvl_t &buf)
 
template<>
std::map< int, std::map< std::string, double > > cyclus::Hdf5Back::VLBufToVal< std::map< int, std::map< std::string, double > > > (const hvl_t &buf)
 
template<>
std::map< int, std::string > cyclus::Hdf5Back::VLBufToVal< std::map< int, std::string > > (const hvl_t &buf)
 
template<>
std::map< std::pair< int, std::string >, double > cyclus::Hdf5Back::VLBufToVal< std::map< std::pair< int, std::string >, double > > (const hvl_t &buf)
 
template<>
std::map< std::pair< std::string, std::string >, int > cyclus::Hdf5Back::VLBufToVal< std::map< std::pair< std::string, std::string >, int > > (const hvl_t &buf)
 
template<>
std::map< std::string, bool > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, bool > > (const hvl_t &buf)
 
template<>
std::map< std::string, boost::uuids::uuid > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, boost::uuids::uuid > > (const hvl_t &buf)
 
template<>
std::map< std::string, cyclus::Blobcyclus::Hdf5Back::VLBufToVal< std::map< std::string, cyclus::Blob > > (const hvl_t &buf)
 
template<>
std::map< std::string, double > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, double > > (const hvl_t &buf)
 
template<>
std::map< std::string, float > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, float > > (const hvl_t &buf)
 
template<>
std::map< std::string, int > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, int > > (const hvl_t &buf)
 
template<>
std::map< std::string, std::map< int, double > > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, std::map< int, double > > > (const hvl_t &buf)
 
template<>
std::map< std::string, std::map< std::string, double > > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, std::map< std::string, double > > > (const hvl_t &buf)
 
template<>
std::map< std::string, std::map< std::string, int > > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, std::map< std::string, int > > > (const hvl_t &buf)
 
template<>
std::map< std::string, std::pair< double, std::map< int, double > > > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, std::pair< double, std::map< int, double > > > > (const hvl_t &buf)
 
template<>
std::map< std::string, std::pair< std::string, std::vector< double > > > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, std::pair< std::string, std::vector< double > > > > (const hvl_t &buf)
 
template<>
std::map< std::string, std::string > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, std::string > > (const hvl_t &buf)
 
template<>
std::map< std::string, std::vector< double > > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, std::vector< double > > > (const hvl_t &buf)
 
template<>
std::map< std::string, std::vector< std::pair< int, std::pair< std::string, std::string > > > > cyclus::Hdf5Back::VLBufToVal< std::map< std::string, std::vector< std::pair< int, std::pair< std::string, std::string > > > > > (const hvl_t &buf)
 
template<>
std::set< boost::uuids::uuid > cyclus::Hdf5Back::VLBufToVal< std::set< boost::uuids::uuid > > (const hvl_t &buf)
 
template<>
std::set< cyclus::Blobcyclus::Hdf5Back::VLBufToVal< std::set< cyclus::Blob > > (const hvl_t &buf)
 
template<>
std::set< double > cyclus::Hdf5Back::VLBufToVal< std::set< double > > (const hvl_t &buf)
 
template<>
std::set< float > cyclus::Hdf5Back::VLBufToVal< std::set< float > > (const hvl_t &buf)
 
template<>
std::set< int > cyclus::Hdf5Back::VLBufToVal< std::set< int > > (const hvl_t &buf)
 
template<>
std::set< std::string > cyclus::Hdf5Back::VLBufToVal< std::set< std::string > > (const hvl_t &buf)
 
template<>
std::vector< boost::uuids::uuid > cyclus::Hdf5Back::VLBufToVal< std::vector< boost::uuids::uuid > > (const hvl_t &buf)
 
template<>
std::vector< cyclus::Blobcyclus::Hdf5Back::VLBufToVal< std::vector< cyclus::Blob > > (const hvl_t &buf)
 
template<>
std::vector< double > cyclus::Hdf5Back::VLBufToVal< std::vector< double > > (const hvl_t &buf)
 
template<>
std::vector< float > cyclus::Hdf5Back::VLBufToVal< std::vector< float > > (const hvl_t &buf)
 
template<>
std::vector< int > cyclus::Hdf5Back::VLBufToVal< std::vector< int > > (const hvl_t &buf)
 
template<>
std::vector< std::pair< int, std::pair< std::string, std::string > > > cyclus::Hdf5Back::VLBufToVal< std::vector< std::pair< int, std::pair< std::string, std::string > > > > (const hvl_t &buf)
 
template<>
std::vector< std::string > cyclus::Hdf5Back::VLBufToVal< std::vector< std::string > > (const hvl_t &buf)
 
template<>
std::string cyclus::Hdf5Back::VLRead< std::string, VL_STRING > (const char *rawkey)
 
template<>
Digest cyclus::Hdf5Back::VLWrite< std::string, VL_STRING > (const std::string &x)