gse_arg Struct Reference

#include <gse_parser.h>

Collaboration diagram for gse_arg:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Gridget_grid ()
GSEClauseget_gsec ()
int get_status ()
 gse_arg (Grid *g)
 gse_arg ()
void set_grid (Grid *g)
void set_gsec (GSEClause *gsec)
void set_status (int stat)
virtual ~gse_arg ()

Public Attributes

Grid_grid
GSEClause_gsec
int _status

Detailed Description

Argument to the GSE parser. Assumes all errors will be signaled by throws; Error objects are not returned.

Definition at line 42 of file gse_parser.h.


Constructor & Destructor Documentation

gse_arg::gse_arg (  )  [inline]

Definition at line 48 of file gse_parser.h.

gse_arg::gse_arg ( Grid g  )  [inline]

Definition at line 50 of file gse_parser.h.

virtual gse_arg::~gse_arg (  )  [inline, virtual]

Definition at line 52 of file gse_parser.h.


Member Function Documentation

Grid* gse_arg::get_grid (  )  [inline]

Definition at line 67 of file gse_parser.h.

References _grid.

GSEClause* gse_arg::get_gsec (  )  [inline]

Definition at line 59 of file gse_parser.h.

References _gsec.

Referenced by libdap::function_geogrid(), and libdap::function_grid().

int gse_arg::get_status (  )  [inline]

Definition at line 75 of file gse_parser.h.

References _status.

void gse_arg::set_grid ( Grid g  )  [inline]

Definition at line 63 of file gse_parser.h.

References _grid.

void gse_arg::set_gsec ( GSEClause gsec  )  [inline]

Definition at line 55 of file gse_parser.h.

References _gsec.

void gse_arg::set_status ( int  stat  )  [inline]

Definition at line 71 of file gse_parser.h.

References _status.


Member Data Documentation

Grid* gse_arg::_grid

Definition at line 45 of file gse_parser.h.

Referenced by get_grid(), and set_grid().

GSEClause* gse_arg::_gsec

Definition at line 44 of file gse_parser.h.

Referenced by get_gsec(), and set_gsec().

int gse_arg::_status

Definition at line 46 of file gse_parser.h.

Referenced by get_status(), and set_status().


The documentation for this struct was generated from the following file:
Generated on Wed Jun 27 12:57:58 2007 for libdap++ by  doxygen 1.4.7