libdap++
Updated for version 3.8.2
|
This is the complete list of members for libdap::Constructor, including all inherited members.
_duplicate(const Constructor &s) | libdap::Constructor | protected |
libdap::BaseType::_duplicate(const BaseType &bt) | libdap::BaseType | protected |
_vars | libdap::Constructor | protected |
add_var(BaseType *bt, Part part=nil) | libdap::BaseType | virtual |
BaseType(const string &n, const Type &t) | libdap::BaseType | |
BaseType(const string &n, const string &d, const Type &t) | libdap::BaseType | |
BaseType(const BaseType ©_from) | libdap::BaseType | |
btp_stack typedef | libdap::BaseType | |
buf2val(void **val)=0 | libdap::BaseType | pure virtual |
check_semantics(string &msg, bool all=false) | libdap::BaseType | virtual |
Constructor(const string &n, const Type &t) | libdap::Constructor | protected |
Constructor(const string &n, const string &d, const Type &t) | libdap::Constructor | protected |
Constructor(const Constructor ©_from) | libdap::Constructor | protected |
dataset() const | libdap::BaseType | |
deserialize(UnMarshaller &um, DDS *dds, bool reuse=false)=0 | libdap::BaseType | pure virtual |
dump(ostream &strm) const | libdap::Constructor | virtual |
element_count(bool leaves=false) | libdap::BaseType | virtual |
get_attr_table() | libdap::BaseType | virtual |
get_parent() | libdap::BaseType | virtual |
get_var_index(int i) | libdap::Constructor | |
get_vars_iter(int i) | libdap::Constructor | |
intern_data(ConstraintEvaluator &eval, DDS &dds) | libdap::BaseType | virtual |
is_constructor_type() | libdap::BaseType | virtual |
is_in_selection() | libdap::BaseType | virtual |
is_linear() | libdap::Constructor | virtual |
is_simple_type() | libdap::BaseType | virtual |
is_vector_type() | libdap::BaseType | virtual |
name() const | libdap::BaseType | |
operator=(const Constructor &rhs) | libdap::Constructor | |
libdap::BaseType::operator=(const BaseType &rhs) | libdap::BaseType | |
ops(BaseType *b, int op) | libdap::BaseType | virtual |
print_decl(ostream &out, string space=" ", bool print_semi=true, bool constraint_info=false, bool constrained=false) | libdap::Constructor | virtual |
print_decl(FILE *out, string space=" ", bool print_semi=true, bool constraint_info=false, bool constrained=false) | libdap::Constructor | virtual |
print_val(FILE *out, string space="", bool print_decl_p=true)=0 | libdap::BaseType | pure virtual |
print_val(ostream &out, string space="", bool print_decl_p=true)=0 | libdap::BaseType | pure virtual |
print_xml(ostream &out, string space=" ", bool constrained=false) | libdap::Constructor | virtual |
print_xml(FILE *out, string space=" ", bool constrained=false) | libdap::Constructor | virtual |
ptr_duplicate()=0 | libdap::BaseType | pure virtual |
read() | libdap::BaseType | virtual |
read_p() | libdap::BaseType | virtual |
send_p() | libdap::BaseType | virtual |
serialize(ConstraintEvaluator &eval, DDS &dds, Marshaller &m, bool ce_eval=true)=0 | libdap::BaseType | pure virtual |
set_attr_table(const AttrTable &at) | libdap::BaseType | virtual |
set_in_selection(bool state) | libdap::BaseType | virtual |
set_name(const string &n) | libdap::BaseType | virtual |
set_parent(BaseType *parent) | libdap::BaseType | virtual |
set_read_p(bool state) | libdap::BaseType | virtual |
set_send_p(bool state) | libdap::BaseType | virtual |
set_synthesized_p(bool state) | libdap::BaseType | virtual |
set_type(const Type &t) | libdap::BaseType | |
synthesized_p() | libdap::BaseType | virtual |
toString() | libdap::BaseType | virtual |
transfer_attributes(AttrTable *at_container) | libdap::Constructor | virtual |
type() const | libdap::BaseType | |
type_name() const | libdap::BaseType | |
val2buf(void *val, bool reuse=false)=0 | libdap::BaseType | pure virtual |
var(const string &name="", bool exact_match=true, btp_stack *s=0) | libdap::BaseType | virtual |
var(const string &name, btp_stack &s) | libdap::BaseType | virtual |
var_begin() | libdap::Constructor | |
var_end() | libdap::Constructor | |
var_rbegin() | libdap::Constructor | |
var_rend() | libdap::Constructor | |
Vars_citer typedef | libdap::Constructor | |
Vars_iter typedef | libdap::Constructor | |
Vars_riter typedef | libdap::Constructor | |
width()=0 | libdap::BaseType | pure virtual |
~BaseType() | libdap::BaseType | virtual |
~Constructor() | libdap::Constructor | virtual |
~DapObj() | libdap::DapObj | inlinevirtual |