|
ponder
3.2
C++ reflection library
|
This is the complete list of members for ponder::Value, including all inherited members.
| cref() const | ponder::Value | |
| isCompatible() const | ponder::Value | |
| kind() const | ponder::Value | |
| nothing | ponder::Value | static |
| operator!=(const Value &other) const | ponder::Value | inline |
| operator<(const Value &other) const | ponder::Value | |
| operator<=(const Value &other) const | ponder::Value | inline |
| operator=(const Value &other) | ponder::Value | |
| operator==(const Value &other) const | ponder::Value | |
| operator>(const Value &other) const | ponder::Value | inline |
| operator>=(const Value &other) const | ponder::Value | inline |
| ref() | ponder::Value | |
| to() const | ponder::Value | |
| Value() | ponder::Value | |
| Value(const T &val) | ponder::Value | |
| Value(const Value &other) | ponder::Value | |
| Value(Value &&other) | ponder::Value | |
| visit(T visitor) const | ponder::Value | |
| visit(T visitor, const Value &other) const | ponder::Value |