libdap++  Updated for version 3.12.0
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
oClibdap::Ancillary
oClibdap::BaseTypeFactory
|\Clibdap::D4BaseTypeFactory
oClibdap::HTTPCacheTable::CacheEntry
oClibdap::ce_parser_arg
oClibdap::DAP4StreamUnMarshaller::checksum
oClibdap::ClauseHolds a fragment of a constraint expression
oClibdap::ConnectHolds information about the link from a DAP2 client to a dataset
oClibdap::ConstraintEvaluatorEvaluate a constraint expression
oClibdap::D4Dimensions
oClibdap::D4EnumDef
oClibdap::D4Maps
oClibdap::D4ParserSax2
oClibdap::DapIndentClass with static methods to help with indentation of debug information
oClibdap::DapObjLibdap base object for common functionality of libdap objects
|oClibdap::AttrTableContains the attributes for a dataset
|oClibdap::BaseTypeThe basic data type for the DODS DAP types
||oClibdap::ByteHolds a single byte
||oClibdap::Constructor
|||oClibdap::D4Group
|||oClibdap::GridHolds the Grid data type
|||oClibdap::SequenceHolds a sequence
|||\Clibdap::StructureHolds a structure (aggregate) type
||oClibdap::Float32Holds a 32-bit floating point value
||oClibdap::Float64Holds a 64-bit (double precision) floating point value
||oClibdap::Int16Holds a 16-bit signed integer value
||oClibdap::Int32Holds a 32-bit signed integer
||oClibdap::Int64Holds a64-bit signed integer
||oClibdap::Int8Holds a 16-bit signed integer value
||oClibdap::StrHolds character string data
|||\Clibdap::UrlHolds an Internet address (URL)
||oClibdap::UInt16Holds an unsigned 16-bit integer
||oClibdap::UInt32Holds a 32-bit unsigned integer
||oClibdap::UInt64Holds a 64-bit unsigned integer
||\Clibdap::VectorHolds a one-dimensional collection of DAP2 data types
|| \Clibdap::ArrayA multidimensional array of identical data types
|oClibdap::DASHold attribute data for a DAP2 dataset
|oClibdap::DDS
||\Clibdap::DataDDSHolds a DAP2 DDS
|oClibdap::MarshallerAbstract base class used to marshal/serialize dap data objects
||oClibdap::DAP4StreamMarshallerMarshaller that knows how to marshal/serialize dap data objects to a C++ iostream using DAP4's receiver-makes-right scheme. This code adds checksums to the stream and uses the xdr library to encode real values if the underlying representation is not IEEE 754. It also supports computing the checksum only
||oClibdap::XDRFileMarshallerMarshaller that knows how to marshall/serialize dap data objects to a file using XDR
||\Clibdap::XDRStreamMarshallerMarshaller that knows how to marshal/serialize dap data objects to a C++ iostream using XDR
|\Clibdap::UnMarshallerAbstract base class used to unmarshall/deserialize dap data objects
| oClibdap::DAP4StreamUnMarshallerRead data from the stream made by DAP4StreamMarshaller
| oClibdap::XDRFileUnMarshallerUnmarshaller that knows how to unmarshall/deserialize dap objects using XDR from a file
| \Clibdap::XDRStreamUnMarshallerUnmarshaller that knows how to unmarshall/deserialize dap objects using XDR from a file
oClibdap::DDXParser
oClibdap::Array::dimension
oClibdap::DODSFilterCommon functions for DODS server filter programs
oClibdap::AttrTable::entry
oClibdap::ErrorA class for error processing
|oClibdap::D4ParseError
|oClibdap::DDXParseFailed
|oClibdap::InternalErrA class for software fault reporting
|oClibdap::ResponseTooBigErr
|\Clibdap::SignalHandlerRegisteredErr
oClibdap::EventHandler
|oClibdap::AlarmHandler
|oClibdap::HTTPCacheInterruptHandler
|\Clibdap::TestHandler
oClibdap::HTTPCache
oClibdap::HTTPCacheTable
oClibdap::HTTPConnect
oClibdap::Keywords
oClibdap::parser_argPass parameters by reference to a parser
oClibdap::RCReader
oClibdap::ResourceAssociate a rule with an ancillary resource
oClibdap::Response
|oClibdap::HTTPResponse
||\Clibdap::HTTPCacheResponse
|oClibdap::PipeResponseEncapsulate a response. This class provides special treatment for 'stream pipes.' It arranges to close them using pclose() instead of fclose()
|\Clibdap::StdinResponseEncapsulate a response read from stdin
oClibdap::rvalue
oClibdap::ServerFunction
oClibdap::ServerFunctionsList
oClibdap::SignalHandler
oClibdap::XDRUtils
\CXMLWriter