QxOrm  1.4.9
C++ Object Relational Mapping library
qx::QxSqlRelation< DataType, Owner >::isNullData_Helper< bIsPointer, dummy > Struct Template Reference

List of all members.

Static Public Member Functions

static bool get (DataType *t)

Detailed Description

template<class DataType, class Owner>
template<bool bIsPointer, int dummy>
struct qx::QxSqlRelation< DataType, Owner >::isNullData_Helper< bIsPointer, dummy >

Definition at line 177 of file QxSqlRelation.h.


Member Function Documentation

template<class DataType, class Owner>
template<bool bIsPointer, int dummy>
static bool qx::QxSqlRelation< DataType, Owner >::isNullData_Helper< bIsPointer, dummy >::get ( DataType *  t) [inline, static]

Definition at line 178 of file QxSqlRelation.h.


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