libdap  Updated for version 3.17.0
libdap::D4Attribute Class Reference

List of all members.

Public Types

typedef vector< string >
::const_iterator 
D4AttributeCIter
typedef vector< string >::iterator D4AttributeIter

Public Member Functions

void add_value (const string &value)
void add_value_vector (const vector< string > &values)
D4Attributesattributes ()
 D4Attribute (const string &name, D4AttributeType type)
 D4Attribute (const D4Attribute &src)
string name () const
unsigned int num_values () const
D4Attributeoperator= (const D4Attribute &rhs)
void print_dap4 (XMLWriter &xml) const
void set_name (const string &name)
void set_type (D4AttributeType type)
D4AttributeType type () const
string value (unsigned int i) const
D4AttributeIter value_begin ()
D4AttributeIter value_end ()

Detailed Description

Definition at line 43 of file D4Attributes.h.


The documentation for this class was generated from the following files: