|
libopenraw
0.3.7
|
Metadata value for RAF files. More...
#include <rafmetacontainer.hpp>
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 |
Metadata value for RAF files.
Definition at line 55 of file rafmetacontainer.hpp.