libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
This is the complete list of members for libdap::D4RValue, including all inherited members.
basetype enum value | libdap::D4RValue | |
constant enum value | libdap::D4RValue | |
D4RValue() | libdap::D4RValue | inline |
D4RValue(const D4RValue &src) | libdap::D4RValue | inline |
D4RValue(BaseType *btp) | libdap::D4RValue | inline |
D4RValue(D4Function f, D4RValueList *args) | libdap::D4RValue | inline |
D4RValue(unsigned long long ui) | libdap::D4RValue | |
D4RValue(long long i) | libdap::D4RValue | |
D4RValue(double r) | libdap::D4RValue | |
D4RValue(std::string s) | libdap::D4RValue | |
D4RValue(std::vector< dods_byte > &byte_args) | libdap::D4RValue | |
D4RValue(std::vector< dods_int8 > &byte_int8) | libdap::D4RValue | |
D4RValue(std::vector< dods_uint16 > &byte_uint16) | libdap::D4RValue | |
D4RValue(std::vector< dods_int16 > &byte_int16) | libdap::D4RValue | |
D4RValue(std::vector< dods_uint32 > &byte_uint32) | libdap::D4RValue | |
D4RValue(std::vector< dods_int32 > &byte_int32) | libdap::D4RValue | |
D4RValue(std::vector< dods_uint64 > &byte_uint64) | libdap::D4RValue | |
D4RValue(std::vector< dods_int64 > &byte_int64) | libdap::D4RValue | |
D4RValue(std::vector< dods_float32 > &byte_float32) | libdap::D4RValue | |
D4RValue(std::vector< dods_float64 > &byte_float64) | libdap::D4RValue | |
D4RValueList class | libdap::D4RValue | friend |
function enum value | libdap::D4RValue | |
get_kind() const | libdap::D4RValue | inline |
operator=(D4RValue &rhs) | libdap::D4RValue | inline |
unknown enum value | libdap::D4RValue | |
value(DMR &dmr) | libdap::D4RValue | virtual |
value() | libdap::D4RValue | virtual |
value_kind enum name | libdap::D4RValue | |
~D4RValue() | libdap::D4RValue | virtual |