EMANE
1.2.1
|
This is the complete list of members for EMANE::Any, including all inherited members.
addrValue_ | EMANE::Any | |
Any(std::int64_t i64Value) | EMANE::Any | explicit |
Any(std::uint64_t u64Value) | EMANE::Any | explicit |
Any(std::int32_t i32Value) | EMANE::Any | explicit |
Any(std::uint32_t u32Value) | EMANE::Any | explicit |
Any(std::int16_t i16Value) | EMANE::Any | explicit |
Any(std::uint16_t u16Value) | EMANE::Any | explicit |
Any(std::int8_t i8Value) | EMANE::Any | explicit |
Any(std::uint8_t u8Value) | EMANE::Any | explicit |
Any(float fValue) | EMANE::Any | explicit |
Any(double dValue) | EMANE::Any | explicit |
Any(const INETAddr &addrValue) | EMANE::Any | explicit |
Any(const char *pzValue) | EMANE::Any | explicit |
Any(const std::string &sValue) | EMANE::Any | explicit |
Any(const bool &bValue) | EMANE::Any | explicit |
Any(const Any &rhs) | EMANE::Any | |
asBool() const | EMANE::Any | |
asDouble() const | EMANE::Any | |
asFloat() const | EMANE::Any | |
asINETAddr() const | EMANE::Any | |
asINT16() const | EMANE::Any | |
asINT32() const | EMANE::Any | |
asINT64() const | EMANE::Any | |
asINT8() const | EMANE::Any | |
asString() const | EMANE::Any | |
asUINT16() const | EMANE::Any | |
asUINT32() const | EMANE::Any | |
asUINT64() const | EMANE::Any | |
asUINT8() const | EMANE::Any | |
create(std::string sValue, Type type) | EMANE::Any | static |
dValue_ | EMANE::Any | |
getType() const | EMANE::Any | |
i64Value_ | EMANE::Any | |
operator<(const EMANE::Any &rhs) const | EMANE::Any | |
operator<=(const EMANE::Any &rhs) const | EMANE::Any | |
operator=(const Any &rhs) | EMANE::Any | |
operator>(const EMANE::Any &rhs) const | EMANE::Any | |
operator>=(const EMANE::Any &rhs) const | EMANE::Any | |
sValue_ | EMANE::Any | |
toString() const | EMANE::Any | |
Type enum name | EMANE::Any | |
u64Value_ | EMANE::Any | |
~Any() | EMANE::Any |