libopenraw
OpenRaw::Internals::RafMetaValue Class Reference

Public Types

typedef std::shared_ptr< RafMetaValueRef

Public Member Functions

 RafMetaValue (uint16_t tag, uint16_t size, const MetaValue &v)
const MetaValueget () const
uint16_t tag () const
uint16_t size () const

Detailed Description

Definition at line 49 of file rafmetacontainer.hpp.

Member Typedef Documentation

◆ Ref

typedef std::shared_ptr<RafMetaValue> OpenRaw::Internals::RafMetaValue::Ref

Definition at line 51 of file rafmetacontainer.hpp.

Constructor & Destructor Documentation

◆ RafMetaValue()

OpenRaw::Internals::RafMetaValue::RafMetaValue ( uint16_t tag,
uint16_t size,
const MetaValue & v )

Definition at line 36 of file rafmetacontainer.cpp.

◆ ~RafMetaValue()

OpenRaw::Internals::RafMetaValue::~RafMetaValue ( )

Definition at line 43 of file rafmetacontainer.cpp.

Member Function Documentation

◆ get()

const MetaValue & OpenRaw::Internals::RafMetaValue::get ( ) const
inline

Definition at line 55 of file rafmetacontainer.hpp.

◆ size()

uint16_t OpenRaw::Internals::RafMetaValue::size ( ) const
inline

Definition at line 57 of file rafmetacontainer.hpp.

◆ tag()

uint16_t OpenRaw::Internals::RafMetaValue::tag ( ) const
inline

Definition at line 56 of file rafmetacontainer.hpp.


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