#include <QxAny.h>
List of all members.
Detailed Description
Definition at line 71 of file QxAny.h.
Member Typedef Documentation
Constructor & Destructor Documentation
qx::any::any |
( |
| ) |
[inline] |
qx::any::any |
( |
const any & |
other | ) |
[inline] |
qx::any::~any |
( |
| ) |
[inline] |
template<typename ValueType >
qx::any::any |
( |
const ValueType & |
value | ) |
[inline] |
Member Function Documentation
void qx::any::clear |
( |
| ) |
[inline] |
bool qx::any::empty |
( |
| ) |
const [inline] |
template<typename ValueType >
any& qx::any::operator= |
( |
const ValueType & |
other | ) |
[inline] |
any& qx::any::operator= |
( |
any |
other | ) |
[inline] |
any& qx::any::swap |
( |
any & |
other | ) |
[inline] |
Friends And Related Function Documentation
template<typename ValueType >
ValueType* qx::any_cast |
( |
any * |
| ) |
[friend] |
template<typename ValueType >
ValueType* qx::unsafe_any_cast |
( |
any * |
| ) |
[friend] |
Member Data Documentation
The documentation for this class was generated from the following file:
- C:/Dev/_Perso/QxOrm/include/QxCommon/QxAny.h