Table of contents
General
-
CGI Utilities A collection of useful functions for writing DODS servers.
Classes
- Array Holds multi-dimensional arrays.
- AttrTable Holds a table of Attributes.
- BaseType The basic data type for the DODS DAP types.
- Byte Holds a single byte.
- Cmp Compare two numerical types, both of which are either signed or unsigned
- Connect Holds information about the link from a DODS client to a
dataset.
- Connections Holds a collection of Connect objects.
- DAS Holds a DODS Data Attribute Structure.
- DataDDS Holds a DODS DDS.
- DDS Holds a DODS Data Descriptor Structure.
- DODSFilter Common functions for DODS server filter programs.
- Error A class for error processing.
- Float32 Holds a 32-bit floating point value
- Float64 Holds a 64-bit floating point number.
- Grid Holds the Grid data type.
- GSEClause Holds the results of parsing one of the Grid Selection Expression
clauses
- Gui Implements a graphic user interface for a DODS client.
- Int16 Holds a 16-bit signed integer
- Int32 Holds a 32-bit signed integer
- InternalErr A class for software fault reporting.
- List Holds a List of other objects.
- Sequence Holds a sequence.
- Str Holds character string data
- StrCmp Compare two string types
- Structure Holds a structure (aggregate) type.
- SUCmp Compare two numerical types, the first one signed and the second
unsigned
- UInt16 Holds a 16-bit unsigned integer
- UInt32 Holds a 32-bit unsigned integer
- Url Holds an internet address (URL)
- USCmp Compare two numerical types, the first one unsigned and the second
signed
- Vector Holds a one-dimensional collection of DODS data types.
Functions, Macros
Enums, Unions, Structs
- AttrType Identifies attribute table data types.
- Clause Holds a section of a constraint expression.
- EncodingType The type of encoding used on the current stream.
- ErrorCode An enumerated type for common errors.
- gse_arg Argument to the GSE parser
- ObjectType The type of object in the stream coming from the data
server.
- parser_arg Pass parameters by reference to a parser.
- Part Names the parts of multi-section constructor data types.
- ProgramType An enumerated type for `correction programs'.
- Type Identifies the data type.
hierarchy of classes
generated by doc++