fesa::FieldValue< T > Class Template Reference

Field value class for all field types. More...

#include <FieldValue.h>

Inheritance diagram for fesa::FieldValue< T >:
fesa::FieldValueBase

List of all members.

Public Member Functions

 FieldValue (DataIntegrity dataIntegrity)
T & pendingBuffer (char *pFV)
T & activeBuffer (char *FV)

Private Attributes

uint32_t offset_ [2]

Detailed Description

template<typename T>
class fesa::FieldValue< T >

Field value class for all field types.

specialization for array of strings

specialization for arrays 2D

value class for arrays

arrays

Definition at line 114 of file FieldValue.h.


Constructor & Destructor Documentation

template<typename T >
fesa::FieldValue< T >::FieldValue ( DataIntegrity  dataIntegrity  )  [inline]

Member Function Documentation

template<typename T >
T & fesa::FieldValue< T >::activeBuffer ( char *  FV  )  [inline]
template<typename T >
T & fesa::FieldValue< T >::pendingBuffer ( char *  pFV  )  [inline]

Member Data Documentation

template<typename T>
uint32_t fesa::FieldValue< T >::offset_[2] [private]

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

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1