libdap++  Updated for version 3.8.2
libdap::ArrayGeoConstraint::Projection Struct Reference
Collaboration diagram for libdap::ArrayGeoConstraint::Projection:

List of all members.

Public Member Functions

 Projection ()
 Projection (const string &n, const string &d)

Public Attributes

string d_datum
string d_name

Constructor & Destructor Documentation

libdap::ArrayGeoConstraint::Projection::Projection ( ) [inline]

Definition at line 78 of file ArrayGeoConstraint.h.

libdap::ArrayGeoConstraint::Projection::Projection ( const string &  n,
const string &  d 
) [inline]

Definition at line 80 of file ArrayGeoConstraint.h.

References libdap::downcase(), d_name, and d_datum.

Here is the call graph for this function:


Member Data Documentation

Definition at line 76 of file ArrayGeoConstraint.h.

Referenced by Projection().

Definition at line 75 of file ArrayGeoConstraint.h.

Referenced by Projection().


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