Monero
Loading...
Searching...
No Matches
internal::TypeHelper< ValueType, typename ValueType::Object > Struct Template Reference

#include <document.h>

Public Types

typedef ValueType::Object ObjectType

Static Public Member Functions

static bool Is (const ValueType &v)
static ObjectType Get (ValueType &v)
static ValueType & Set (ValueType &v, ObjectType data)
static ValueType & Set (ValueType &v, ObjectType data, typename ValueType::AllocatorType &)

Member Typedef Documentation

◆ ObjectType

template<typename ValueType>
typedef ValueType::Object internal::TypeHelper< ValueType, typename ValueType::Object >::ObjectType

Member Function Documentation

◆ Get()

template<typename ValueType>
ObjectType internal::TypeHelper< ValueType, typename ValueType::Object >::Get ( ValueType & v)
inlinestatic

◆ Is()

template<typename ValueType>
bool internal::TypeHelper< ValueType, typename ValueType::Object >::Is ( const ValueType & v)
inlinestatic

◆ Set() [1/2]

template<typename ValueType>
ValueType & internal::TypeHelper< ValueType, typename ValueType::Object >::Set ( ValueType & v,
ObjectType data )
inlinestatic

◆ Set() [2/2]

template<typename ValueType>
ValueType & internal::TypeHelper< ValueType, typename ValueType::Object >::Set ( ValueType & v,
ObjectType data,
typename ValueType::AllocatorType &  )
inlinestatic

The documentation for this struct was generated from the following file: