libdap  Updated for version 3.17.0
libdap::AttrTable::entry Struct Reference

#include <AttrTable.h>

List of all members.

Public Member Functions

void clone (const entry &rhs)
void delete_entry ()
 entry (const entry &rhs)
entryoperator= (const entry &rhs)

Public Attributes

string aliased_to
std::vector< string > * attr
AttrTableattributes
bool is_alias
bool is_global
string name
AttrType type

Detailed Description

Each AttrTable has zero or more entries. Instead of accessing this struct's members directly, use AttrTable methods.

This struct is public because its type is used in public typedefs.

Definition at line 151 of file AttrTable.h.


The documentation for this struct was generated from the following file: