|
odil
|
This is the complete list of members for odil::Value, including all inherited members.
| as_binary() const | odil::Value | |
| as_binary() | odil::Value | |
| as_data_sets() const | odil::Value | |
| as_data_sets() | odil::Value | |
| as_integers() const | odil::Value | |
| as_integers() | odil::Value | |
| as_reals() const | odil::Value | |
| as_reals() | odil::Value | |
| as_strings() const | odil::Value | |
| as_strings() | odil::Value | |
| Binary typedef | odil::Value | |
| DataSets typedef | odil::Value | |
| empty() const | odil::Value | |
| get_type() const | odil::Value | |
| Integer typedef (defined in odil::Value) | odil::Value | |
| Integers typedef | odil::Value | |
| operator!=(Value const &other) const | odil::Value | |
| operator==(Value const &other) const | odil::Value | |
| Real typedef (defined in odil::Value) | odil::Value | |
| Reals typedef | odil::Value | |
| String typedef (defined in odil::Value) | odil::Value | |
| Strings typedef | odil::Value | |
| Type enum name | odil::Value | |
| Value() | odil::Value | |
| Value(Integers const &integers) | odil::Value | |
| Value(Reals const &reals) | odil::Value | |
| Value(Strings const &strings) | odil::Value | |
| Value(DataSets const &datasets) | odil::Value | |
| Value(Binary const &binary) | odil::Value | |
| Value(std::initializer_list< int > const &list) | odil::Value | |
| Value(std::initializer_list< Integer > const &list) | odil::Value | |
| Value(std::initializer_list< Real > const &list) | odil::Value | |
| Value(std::initializer_list< String > const &list) | odil::Value | |
| Value(std::initializer_list< DataSet > const &list) | odil::Value |
1.8.11