libdap++ Updated for version 3.8.2
|
Go to the source code of this file.
Classes | |
class | libdap::rvalue |
Namespaces | |
namespace | libdap |
Typedefs | |
typedef std::vector< rvalue * > | libdap::rvalue_list |
typedef std::vector< rvalue * > ::const_iterator | libdap::rvalue_list_citer |
typedef std::vector< rvalue * > ::iterator | libdap::rvalue_list_iter |
Functions | |
rvalue_list * | libdap::append_rvalue_list (rvalue_list *rvals, rvalue *rv) |
BaseType ** | libdap::build_btp_args (rvalue_list *args, DDS &dds) |
rvalue_list * | libdap::make_rvalue_list (rvalue *rv) |