QxOrm  1.4.9
C++ Object Relational Mapping library
qx::IxDataMember::qxCannotAccessDataPointer< T, dummy > Struct Template Reference

List of all members.

Static Public Member Functions

static T getValue (IxDataMember *pData, void *pOwner, bool *bOk)
static bool setValue (IxDataMember *pData, void *pOwner, const T &val)

Detailed Description

template<typename T, int dummy>
struct qx::IxDataMember::qxCannotAccessDataPointer< T, dummy >

Definition at line 263 of file IxDataMember.h.


Member Function Documentation

template<typename T , int dummy>
static T qx::IxDataMember::qxCannotAccessDataPointer< T, dummy >::getValue ( IxDataMember pData,
void *  pOwner,
bool *  bOk 
) [inline, static]

Definition at line 265 of file IxDataMember.h.

template<typename T , int dummy>
static bool qx::IxDataMember::qxCannotAccessDataPointer< T, dummy >::setValue ( IxDataMember pData,
void *  pOwner,
const T &  val 
) [inline, static]

Definition at line 267 of file IxDataMember.h.


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