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

#include <QxAnyCastDynamic.h>

List of all members.

Static Public Member Functions

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

Detailed Description

template<typename T>
struct qx::any_cast_dynamic< QSharedPointer< T > >

Definition at line 89 of file QxAnyCastDynamic.h.


Member Function Documentation

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

Definition at line 91 of file QxAnyCastDynamic.h.


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