QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
QxAnyCastDynamic.h File Reference

qx::any_cast_dynamic<T>::get() : provides a tool to use qx::any_cast and polymorphism More...

#include <QtCore/qsharedpointer.h>
#include <QxCommon/QxAny.h>
#include <QxDao/QxDaoPointer.h>

Go to the source code of this file.

Classes

struct  qx::any_cast_dynamic< T >
 
struct  qx::any_cast_dynamic< T * >
 
struct  qx::any_cast_dynamic< boost::shared_ptr< T > >
 
struct  qx::any_cast_dynamic< QSharedPointer< T > >
 
struct  qx::any_cast_dynamic< qx::dao::ptr< T > >
 
struct  qx::any_cast_dynamic< std::shared_ptr< T > >
 

Namespaces

namespace  qx
 Root namespace for all QxOrm library features.
 

Detailed Description

qx::any_cast_dynamic<T>::get() : provides a tool to use qx::any_cast and polymorphism

Author
Lionel Marty

Definition in file QxAnyCastDynamic.h.