Constructor::_duplicate(const Constructor &s) | Constructor | [protected] |
BaseType::_duplicate(const BaseType &bt) | BaseType | [protected] |
_vars | Constructor | [protected] |
add_var(BaseType *bt, Part part) | Grid | [virtual] |
array_var() | Grid | |
BaseType(const string &n="", const Type &t=dods_null_c, xdrproc_t xdr=NULL) | BaseType | |
BaseType(const BaseType ©_from) | BaseType | |
buf2val(void **val) | Grid | [virtual] |
check_semantics(string &msg, bool all=false) | Grid | [virtual] |
clear_constraint() | Grid | [virtual] |
components(bool constrained=false) | Grid | [virtual] |
Constructor(const string &n, const Type &t) | Constructor | |
Constructor(const Constructor ©_from) | Constructor | |
deserialize(XDR *source, DDS *dds, bool reuse=false) | Grid | [virtual] |
dump(ostream &strm) const | Grid | [virtual] |
element_count(bool leaves=false) | Grid | [virtual] |
find_matching_container(AttrTable::entry *source, BaseType **dest_variable) | Constructor | [protected, virtual] |
get_array() | Grid | |
get_attr_table() | BaseType | [virtual] |
get_map_iter(int i) | Grid | |
get_parent() | BaseType | [virtual] |
get_var_index(int i) | Constructor | |
get_vars_iter(int i) | Constructor | |
Grid(const string &n="") | Grid | |
Grid(const Grid &rhs) | Grid | |
is_constructor_type() | BaseType | [virtual] |
is_in_selection() | BaseType | [virtual] |
is_linear() | Constructor | [virtual] |
is_simple_type() | BaseType | [virtual] |
is_vector_type() | BaseType | [virtual] |
map_begin() | Grid | |
Map_citer typedef | Grid | |
map_end() | Grid | |
Map_iter typedef | Grid | |
map_rbegin() | Grid | |
map_rend() | Grid | |
Map_riter typedef | Grid | |
name() const | BaseType | |
operator=(const Grid &rhs) | Grid | |
Constructor::operator=(const Constructor &rhs) | Constructor | |
BaseType::operator=(const BaseType &rhs) | BaseType | |
ops(BaseType *b, int op, const string &dataset) | BaseType | [virtual] |
print_decl(FILE *out, string space=" ", bool print_semi=true, bool constraint_info=false, bool constrained=false) | Grid | [virtual] |
print_val(FILE *out, string space="", bool print_decl_p=true) | Grid | [virtual] |
print_xml(FILE *out, string space=" ", bool constrained=false) | Grid | [virtual] |
projection_yields_grid() | Grid | [virtual] |
ptr_duplicate() | Grid | [virtual] |
read(const string &dataset) | BaseType | [virtual] |
read_p() | BaseType | [virtual] |
send_p() | BaseType | [virtual] |
serialize(const string &dataset, ConstraintEvaluator &eval, DDS &dds, XDR *sink, bool ce_eval=true) | Grid | [virtual] |
set_attr_table(const AttrTable &at) | BaseType | [virtual] |
set_in_selection(bool state) | Grid | [virtual] |
set_name(const string &n) | BaseType | [virtual] |
set_parent(BaseType *parent) | BaseType | [virtual] |
set_read_p(bool state) | Grid | [virtual] |
set_send_p(bool state) | Grid | [virtual] |
set_synthesized_p(bool state) | BaseType | [virtual] |
set_type(const Type &t) | BaseType | |
synthesized_p() | BaseType | [virtual] |
toString() | BaseType | [virtual] |
transfer_attributes(AttrTable::entry *entry) | Constructor | [virtual] |
type() const | BaseType | |
type_name() const | BaseType | |
val2buf(void *buf, bool reuse=false) | Grid | [virtual] |
var(const string &n, bool exact=true, btp_stack *s=0) | Grid | [virtual] |
var(const string &n, btp_stack &s) | Grid | [virtual] |
var_begin() | Constructor | |
var_end() | Constructor | |
var_rbegin() | Constructor | |
var_rend() | Constructor | |
Vars_citer typedef | Constructor | |
Vars_iter typedef | Constructor | |
Vars_riter typedef | Constructor | |
width() | Grid | [virtual] |
xdr_coder() | BaseType | |
~BaseType() | BaseType | [virtual] |
~Constructor() | Constructor | [virtual] |
~DapObj() | DapObj | [inline, virtual] |
~Grid() | Grid | [virtual] |