#include <QxAny.h>
Definition at line 71 of file QxAny.h.
◆ type_check
◆ any() [1/3]
◆ any() [2/3]
qx::any::any |
( |
const any & | other | ) |
|
|
inline |
◆ ~any()
◆ any() [3/3]
template<typename ValueType >
qx::any::any |
( |
const ValueType & | value | ) |
|
|
inline |
◆ clear()
◆ empty()
bool qx::any::empty |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
any & qx::any::operator= |
( |
any | other | ) |
|
|
inline |
◆ operator=() [2/2]
template<typename ValueType >
any & qx::any::operator= |
( |
const ValueType & | other | ) |
|
|
inline |
◆ swap()
any & qx::any::swap |
( |
any & | other | ) |
|
|
inline |
◆ type()
◆ qx::any_cast
template<typename ValueType >
◆ qx::unsafe_any_cast
template<typename ValueType >
◆ content
The documentation for this class was generated from the following file:
- C:/M/B/src/QxOrm-1.4.9/include/QxCommon/QxAny.h