Wolframe, 0.0.3

_Wolframe::serialize::IntrusiveProperty< T > Class Template Reference

Maps the traits based on structure element type properties to an enumeration value. More...

#include <intrusiveProperty.hpp>

Static Public Member Functions

static
StructDescriptionBase::ElementType 
type ()
 

Static Private Member Functions

static
StructDescriptionBase::ElementType 
type_ (const traits::struct_ &)
 
static
StructDescriptionBase::ElementType 
type_ (const traits::vector_ &)
 
static
StructDescriptionBase::ElementType 
type_ (const traits::atomic_ &)
 

Detailed Description

template<typename T>
class _Wolframe::serialize::IntrusiveProperty< T >

Maps the traits based on structure element type properties to an enumeration value.

Member Function Documentation

template<typename T >
static StructDescriptionBase::ElementType _Wolframe::serialize::IntrusiveProperty< T >::type ( )
inlinestatic
template<typename T >
static StructDescriptionBase::ElementType _Wolframe::serialize::IntrusiveProperty< T >::type_ ( const traits::struct_ )
inlinestaticprivate
template<typename T >
static StructDescriptionBase::ElementType _Wolframe::serialize::IntrusiveProperty< T >::type_ ( const traits::vector_ )
inlinestaticprivate
template<typename T >
static StructDescriptionBase::ElementType _Wolframe::serialize::IntrusiveProperty< T >::type_ ( const traits::atomic_ )
inlinestaticprivate

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