QxOrm  1.4.9
C++ Object Relational Mapping library
qx::any_cast_dynamic< qx::dao::ptr< T > > Struct Template Reference

#include <QxAnyCastDynamic.h>

List of all members.

Static Public Member Functions

static qx::dao::ptr< T > get (const qx::any &a)

Detailed Description

template<typename T>
struct qx::any_cast_dynamic< qx::dao::ptr< T > >

Definition at line 102 of file QxAnyCastDynamic.h.


Member Function Documentation

template<typename T >
static qx::dao::ptr<T> qx::any_cast_dynamic< qx::dao::ptr< T > >::get ( const qx::any a) [inline, static]

Definition at line 104 of file QxAnyCastDynamic.h.


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