_duplicate(const Array &a) | Array | [protected] |
Vector::_duplicate(const Vector &v) | Vector | [protected] |
BaseType::_duplicate(const BaseType &bt) | BaseType | [protected] |
add_constraint(Dim_iter i, int start, int stride, int stop) | Array | |
add_var(BaseType *v, Part p=nil) | Array | [virtual] |
append_dim(int size, string name="") | Array | |
Array(const string &n="", BaseType *v=0) | Array | |
Array(const Array &rhs) | Array | |
BaseType(const string &n="", const Type &t=dods_null_c, xdrproc_t xdr=NULL) | BaseType | |
BaseType(const BaseType ©_from) | BaseType | |
buf2val(void **val) | Vector | [virtual] |
check_semantics(string &msg, bool all=false) | Array | [virtual] |
clear_constraint() | Array | |
deserialize(XDR *source, DDS *dds, bool reuse=false) | Vector | [virtual] |
dim_begin() | Array | |
Dim_citer typedef | Array | |
dim_end() | Array | |
Dim_iter typedef | Array | |
dimension_name(Dim_iter i) | Array | |
dimension_size(Dim_iter i, bool constrained=false) | Array | |
dimension_start(Dim_iter i, bool constrained=false) | Array | |
dimension_stop(Dim_iter i, bool constrained=false) | Array | |
dimension_stride(Dim_iter i, bool constrained=false) | Array | |
dimensions(bool constrained=false) | Array | |
dump(ostream &strm) const | Array | [virtual] |
element_count(bool leaves) | Vector | [virtual] |
get_attr_table() | BaseType | [virtual] |
get_parent() | BaseType | [virtual] |
is_constructor_type() | BaseType | [virtual] |
is_in_selection() | BaseType | [virtual] |
is_simple_type() | BaseType | [virtual] |
is_vector_type() | BaseType | [virtual] |
length() const | Vector | [virtual] |
name() const | BaseType | |
operator=(const PassiveArray &rhs) | PassiveArray | |
Array::operator=(const Array &rhs) | Array | |
Vector::operator=(const Vector &rhs) | Vector | |
BaseType::operator=(const BaseType &rhs) | BaseType | |
ops(BaseType *b, int op, const string &dataset) | BaseType | [virtual] |
PassiveArray(const string &n="", BaseType *v=0) | PassiveArray | |
PassiveArray(const PassiveArray ©_from) | PassiveArray | |
print_as_map_xml(FILE *out, string space=" ", bool constrained=false) | Array | [virtual] |
print_decl(FILE *out, string space=" ", bool print_semi=true, bool constraint_info=false, bool constrained=false) | Array | [virtual] |
print_val(FILE *out, string space="", bool print_decl_p=true) | Array | [virtual] |
print_xml(FILE *out, string space=" ", bool constrained=false) | Array | [virtual] |
print_xml_core(FILE *out, string space, bool constrained, string tag) | Array | [protected] |
ptr_duplicate() | PassiveArray | [virtual] |
read(const string &dataset) | PassiveArray | [virtual] |
read_p() | BaseType | [virtual] |
reset_constraint() | Array | |
send_p() | BaseType | [virtual] |
serialize(const string &dataset, ConstraintEvaluator &eval, DDS &dds, XDR *sink, bool ce_eval=true) | Vector | [virtual] |
set_attr_table(const AttrTable &at) | BaseType | [virtual] |
set_in_selection(bool state) | BaseType | [virtual] |
set_length(int l) | Vector | [virtual] |
set_name(const string &n) | BaseType | [virtual] |
set_parent(BaseType *parent) | BaseType | [virtual] |
set_read_p(bool state) | Vector | [virtual] |
set_send_p(bool state) | Vector | [virtual] |
set_synthesized_p(bool state) | BaseType | [virtual] |
set_type(const Type &t) | BaseType | |
set_value(dods_byte *val, int sz) | PassiveArray | [virtual] |
set_value(dods_int16 *val, int sz) | PassiveArray | [virtual] |
set_value(dods_int32 *val, int sz) | PassiveArray | [virtual] |
set_value(dods_uint16 *val, int sz) | PassiveArray | [virtual] |
set_value(dods_uint32 *val, int sz) | PassiveArray | [virtual] |
set_value(dods_float32 *val, int sz) | PassiveArray | [virtual] |
set_value(dods_float64 *val, int sz) | PassiveArray | [virtual] |
set_value(string *val, int sz) | PassiveArray | [virtual] |
set_vec(unsigned int i, BaseType *val) | Vector | |
synthesized_p() | BaseType | [virtual] |
toString() | BaseType | [virtual] |
type() const | BaseType | |
type_name() const | BaseType | |
update_length(int size) | Array | |
val2buf(void *val, bool reuse=false) | Vector | [virtual] |
value(dods_byte *b) const | Vector | [virtual] |
value(dods_int16 *b) const | Vector | [virtual] |
value(dods_uint16 *b) const | Vector | [virtual] |
value(dods_int32 *b) const | Vector | [virtual] |
value(dods_uint32 *b) const | Vector | [virtual] |
value(dods_float32 *b) const | Vector | [virtual] |
value(dods_float64 *b) const | Vector | [virtual] |
value(vector< string > &b) const | Vector | [virtual] |
var(const string &name="", bool exact_match=true, btp_stack *s=0) | Vector | [virtual] |
var(const string &name, btp_stack &s) | Vector | [virtual] |
var(unsigned int i) | Vector | [virtual] |
vec_resize(int l) | Vector | |
Vector(const string &n="", BaseType *v=0, const Type &t=dods_null_c) | Vector | |
Vector(const Vector &rhs) | Vector | |
width() | Vector | [virtual] |
xdr_coder() | BaseType | |
~Array() | Array | [virtual] |
~BaseType() | BaseType | [virtual] |
~DapObj() | DapObj | [inline, virtual] |
~PassiveArray() | PassiveArray | [virtual] |
~Vector() | Vector | [virtual] |