libopenraw
|
Public Types | |
typedef std::shared_ptr< RafMetaValue > | Ref |
Public Member Functions | |
RafMetaValue (uint16_t tag, uint16_t size, const MetaValue &v) | |
const MetaValue & | get () const |
uint16_t | tag () const |
uint16_t | size () const |
Definition at line 49 of file rafmetacontainer.hpp.