1 #ifndef CondCore_CondDB_Binary_h
2 #define CondCore_CondDB_Binary_h
7 #include <boost/shared_ptr.hpp>
22 explicit Binary(
const coral::Blob& data );
28 const coral::Blob&
get()
const;
32 const void*
data()
const;
std::shared_ptr< coral::Blob > m_data
Binary & operator=(const Binary &rhs)
void copy(const std::string &source)
const void * data() const
static std::string const source