libopenraw
Public Types | Public Member Functions | List of all members
OpenRaw::MetaValue Class Reference

Public Types

typedef boost::variant
< std::string, uint32_t > 
value_t
 

Public Member Functions

 MetaValue (const MetaValue &)
 
template<class T >
 MetaValue (const T &v)
 
 MetaValue (const value_t &v)
 
 MetaValue (const Internals::IFDEntry::Ref &e)
 
uint32_t getInteger () const throw (Internals::BadTypeException)
 
std::string getString () const throw (Internals::BadTypeException)
 

Detailed Description

Definition at line 33 of file metavalue.h.


The documentation for this class was generated from the following files: