|
libdap++
Updated for version 3.8.2
|
| Holds a fragment of a constraint expression | |
| Holds information about the link from a DAP2 client to a dataset | |
| Evaluate a constraint expression | |
| Class with static methods to help with indentation of debug information | |
| Libdap base object for common functionality of libdap objects | |
| Contains the attributes for a dataset | |
| The basic data type for the DODS DAP types | |
| Holds a single byte | |
| Holds the Grid data type | |
| Holds a sequence | |
| Holds a structure (aggregate) type | |
| Holds a 32-bit floating point value | |
| Holds a 64-bit (double precision) floating point value | |
| Holds a 16-bit signed integer value | |
| Holds a 32-bit signed integer | |
| Holds character string data | |
| Holds an Internet address (URL) | |
| Holds an unsigned 16-bit integer | |
| Holds a 32-bit unsigned integer | |
| Holds a one-dimensional collection of DAP2 data types | |
| A multidimensional array of identical data types | |
| Hold attribute data for a DAP2 dataset | |
| Holds a DAP2 DDS | |
| Abstract base class used to marshal/serialize dap data objects | |
| Marshaller that knows how to marshall/serialize dap data objects to a file using XDR | |
| Marshaller that knows how to marshal/serialize dap data objects to a C++ iostream using XDR | |
| Abstract base class used to unmarshall/deserialize dap data objects | |
| Unmarshaller that knows how to unmarshall/deserialize dap objects using XDR from a file | |
| Unmarshaller that knows how to unmarshall/deserialize dap objects using XDR from a file | |
| Common functions for DODS server filter programs | |
| A class for error processing | |
| A class for software fault reporting | |
| Pass parameters by reference to a parser | |
| Associate a rule with an ancillary resource | |
| Encapsulate a response. This class provides special treatment for 'stream pipes.' It arranges to close them using pclose() instead of fclose() | |
| Encapsulate a response read from stdin | |
| Build responses for Hyrax server modules/handlers | |