bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nagg_utilHelper class for temporarily hijacking an existing dhi to load a DDX response for one particular file
 Nbase64
 Nbes
 Nbuilddmrpp
 Ncmr
 Ndebug_function
 Ndmrpp
 Nfunctions
 Ngateway
 NHDF5CF
 NHDFSP
 NhttpUtility class for the HTTP catalog module
 Nhttpd_catalog
 Ninternal
 Nlibdap
 Nncml_moduleNcML Parser for adding/modifying/removing metadata (attributes) to existing local datasets using NcML
 Nngap
 Npicosha2
 Ns3
 Nugrid
 C_BESDataRequestInterfaceStructure storing information from the Apache module
 C_leaf
 CAggMemberDataset
 CAllocatorConcept for allocating, resizing and freeing memory block
 Carray_ce
 Carray_descriptor_struct
 Carray_index_struct
 Carray_mapping_struct
 CASCIIASCII encoding
 CAsciiArray
 CAsciiByte
 CAsciiFloat32
 CAsciiFloat64
 CAsciiGrid
 CAsciiInt16
 CAsciiInt32
 CAsciiOutput
 CAsciiOutputFactory
 CAsciiSequence
 CAsciiStr
 CAsciiStructure
 CAsciiUInt16
 CAsciiUInt32
 CAsciiUrl
 Cattr_data_ptr_t
 Cattr_info_ptr_struct_t
 CAutoUTFDynamically select encoding according to stream's runtime-specified UTF encoding type
 CAutoUTFInputStreamInput stream wrapper with dynamically bound encoding and automatic encoding detection
 CAutoUTFOutputStreamOutput stream wrapper with dynamically bound encoding and automatic encoding detection
 CBaseReaderHandlerDefault implementation of Handler
 CBaseTypeFactory
 CBasicIStreamWrapperWrapper of std::basic_istream into RapidJSON's Stream concept
 CBasicOStreamWrapperWrapper of std::basic_ostream into RapidJSON's Stream concept
 CBESAbstractModule
 CBESAppApplication class for BES applications
 CBESAsciiModule
 CBESAsciiRequestHandler
 CBESAsciiTransmit
 CBESAutoPtr
 CBESCatalogCatalogs provide a hierarchical organization for data
 CBESCatalogDirectoryCatalogs from a directory structure
 CBESCatalogEntry
 CBESCatalogListList of all registered catalogs
 CBESCatalogResponseHandlerResponse handler that returns nodes or leaves within the catalog either at the root or at a specified node
 CBESCatalogUtils
 CBESCommand
 CBESConfigResponseHandlerResponse handler that returns the list of keys defined in the BES initialization file
 CBESContainerA container is something that holds data. E.G., a netcdf file or a database entry
 CBESContainerStoragePersistent storage for data storage information represented by a container
 CBESContainerStorageFileImplementation of BESContainerStorage that represents a way to read container information from a file
 CBESContainerStorageListProvides a mechanism for accessing container information from different container stores registered with this server
 CBESContainerStorageVolatileImplementation of BESContainerStorage that stores containers in memory for the duration of this process
 CBESContextManagerMaintains the list of registered request handlers for this server
 CBESDap4ResponseHandlerResponse handler that builds an OPeNDAP Dap4 data response
 CBESDapErrorError object created from libdap error objects and can handle those errors
 CBESDapFunctionResponseCacheCache the results from server functions
 CBESDapModule
 CBESDapRequestHandler
 CBESDapResponseRepresents an OPeNDAP DAP response object within the BES
 CBESDapResponseBuilder
 CBESDapServiceStatic helper functions to register a handler to handle dap services and add commands to the dap service
 CBESDapTransmit
 CBESDASResponseRepresents an OPeNDAP DAS DAP2 data object within the BES
 CBESDASResponseHandlerResponse handler that builds an OPeNDAP DAS response object
 CBESDataDDSResponseRepresents an OPeNDAP DataDDS DAP2 data object within the BES
 CBESDataDDXResponseHandlerResponse handler that builds an OPeNDAP DDX object
 CBESDataHandlerInterfaceStructure storing information used by the BES to handle the request
 CBESDataResponseHandlerResponse handler that builds an OPeNDAP Data DDS object
 CBESDDSResponseHolds a DDS object within the BES
 CBESDDSResponseHandlerResponse handler that builds an OPeNDAP DDS response object
 CBESDDXResponseHandlerResponse handler that builds an OPeNDAP DDX object
 CBESDebug
 CBESDefaultModule
 CBESDefine
 CBESDefineResponseHandlerResponse handler that creates a definition given container names and optionally constraints and attributes for each of those containers
 CBESDefinitionStoragePersistent storage for a specific view of different containers including contraints and aggregation
 CBESDefinitionStorageListProvides a mechanism for accessing definitions from different definition stores registered with this server
 CBESDefinitionStorageVolatileVolatile storage for a specific definition/view of different containers including contraints and aggregation
 CBESDelContainerResponseHandlerResponse handler that deletes a container
 CBESDelContainersResponseHandlerResponse handler that deletes all containers from a specified container store
 CBESDelDefResponseHandlerResponse handler that deletes a definition from a specified definition store
 CBESDelDefsResponseHandlerResponse handler that deletes all definitions from a specified definition store
 CBESDMRResponseRepresents an OPeNDAP DMR DAP4 data object within the BES
 CBESDMRResponseHandlerResponse handler that builds an OPeNDAP DMR response object
 CBESErrorBase exception class for the BES with basic string message
 CBESFileContainerHolds real data, container type and constraint for symbolic name read from persistence
 CBESFileContainerStorageImplementation of BESContainerStorage that represents a data within a catalog repository
 CBESFileLockingCacheImplementation of a caching mechanism for compressed data
 CBESForbiddenErrorError thrown if the BES is not allowed to access the resource requested
 CBESFSDir
 CBESFSFile
 CBESH4Cache
 CBESHelpResponseHandlerResponse handler that returns help information about the server and currently loaded modules
 CBESHTMLInfoHtml formatted response object
 CBESIndent
 CBESInfoInformational response object
 CBESInfoList
 CBESInterfaceEntry point into BES, building responses to given requests
 CBESInternalErrorException thrown if internal error encountered
 CBESInternalFatalErrorException thrown if an internal error is found and is fatal to the BES
 CBESLogProvides a mechanism for applications to log information to an external file
 CBESModuleAppBase application object for all BES applications
 CBESNotFoundErrorError thrown if the resource requested cannot be found
 CBESObjTop level BES object to house generic methods
 CBESPlugin
 CBESPluginFactory
 CBESProcIdResponseHandlerResponse handler that returns the process id for the server process
 CBESRegexRegular expression matching
 CBESReporter
 CBESReporterList
 CBESRequestHandlerRepresents a specific data type request handler
 CBESRequestHandlerListThe list of registered request handlers for this server; a singleton
 CBESResponseHandlerHandler object that knows how to create a specific response object
 CBESResponseHandlerListList of all registered response handlers for this server
 CBESResponseObjectAbstract base class representing a specific set of information in response to a request to the BES
 CBESReturnManagerReturnManager holds the list of response object transmitter that knows how to transmit response objects in particular ways
 CBESScrubFunctions to clean/scrub input for security reasons
 CBESServerHandler
 CBESServerSystemResources
 CBESServerUtils
 CBESServiceRegistryThe service registry allows modules to register services with the BES that they provide
 CBESServicesResponseHandlerResponse handler that returns the list of servies provided by this BES
 CBESSetContainerResponseHandlerResponse handler that creates a container given the symbolic name, real name, and data type
 CBESSetContextResponseHandlerResponse handler that set context within the BES as a simple name/value pair
 CBESShowContainersResponseHandlerResponse handler that returns list of continers currently defined in all container storage lists
 CBESShowContextResponseHandlerResponse handler that lists the context name/value pairs
 CBESShowDefsResponseHandlerResponse handler that returns list of definitions currently defined
 CBESShowErrorResponseHandlerResponse handler that throws the requested exception type
 CBESStatus
 CBESStatusResponseHandlerResponse handler that returns the status of the server process serving the requesting client
 CBESStopWatch
 CBESStoredDapResultCache
 CBESStreamResponseHandler
 CBESSyntaxUserErrorError thrown if there is a user syntax error in the request or any other user error
 CBESTextInfoSimple text information in a response object, such as version and help information
 CBESTimeoutErrorError thrown if there is a user syntax error in the request or any other user error
 CBESTokenizerTokenizer for the BES request command string
 CBESTransmitter
 CBESUncompress3BZ2Function to uncompress files with .bz2 extension
 CBESUncompress3GZFunction to uncompress files with .gz extension
 CBESUncompress3ZFunction to uncompress files with .Z extension
 CBESUncompressCache
 CBESUncompressManager3List of all registered decompression methods
 CBESUsageContainer for a DAS and DDS needed to write out the usage information for a dataset
 CBESUsageModule
 CBESUsageRequestHandler
 CBESUsageResponseHandlerResponse handler that builds an OPeNDAP Usage response object
 CBESUsageTransmit
 CBESUtil
 CBESVersionInfo
 CBESVersionResponseHandlerResponse handler that returns the version of the BES and the version of any data request handlers registered with the server
 CBESWWWContainer for a DAS and DDS needed to write out the usage information for a dataset
 CBESWWWGetCommand
 CBESWWWModule
 CBESWWWRequestHandler
 CBESWWWResponseHandlerResponse handler that builds an OPeNDAP WWW response object
 CBESWWWTransmit
 CBESXDModule
 CBESXDRequestHandler
 CBESXDResponseHandlerResponse handler that builds an OPeNDAP ASCII response object
 CBESXDTransmit
 CBESXMLCatalogCommand
 CBESXMLCommandBase class for the BES's commands
 CBESXMLDapCommandModule
 CBESXMLDefaultCommands
 CBESXMLDefineCommand
 CBESXMLDeleteContainerCommand
 CBESXMLDeleteContainersCommand
 CBESXMLDeleteDefinitionCommand
 CBESXMLDeleteDefinitionsCommand
 CBESXMLGetCommand
 CBESXMLGetDataDDXCommand
 CBESXMLInfoXml formatted response object
 CBESXMLInterfaceEntry point into BES using xml document requests
 CBESXMLSetContainerCommandParse the setContainer element in a request document
 CBESXMLSetContextCommand
 CBESXMLShowCommand
 CBESXMLShowErrorCommand
 CBESXMLUtils
 CBESXMLWriter
 CBESXMLWWWGetCommand
 CByte
 Ccache_entry
 CCachedSequenceSpecialization of Sequence for cached responses
 CCacheMarshallerMarshaller that knows how serialize dap data objects to a disk cache This class can be used with libdap::BaseType::serialize() to write out data values. Unlike the XDR-based code used with DAP2, this does not translate data to network byte order and thus eliminates copy and memory allocation operations
 CCacheTypeFactory
 CCacheUnMarshallerUnMarshaller that knows how to deserialize dap objects
 CCatalogItem
 CCmdApp
 CCmdClient
 CCmdTranslation
 CCmrModule
 CConnection
 CCrtAllocatorC-runtime library allocator
 CCSV_Data
 CCSV_Field
 CCSV_Header
 CCSV_Obj
 CCSV_Reader
 CCSV_Utils
 CCSVModule
 CCSVRequestHandler
 CCursorStreamWrapperCursor stream wrapper for counting line and column number if error exists
 CD4Group
 CD4Sequence
 CDaemonCommandHandler
 CDapFunctionsRequestHandlerA Request Handler for the DAP Functions module
 CDapModule
 CDapRequestHandler
 CDDS
 Cdhdferr
 Cdhdferr_addattr
 Cdhdferr_arrcons
 Cdhdferr_consist
 Cdhdferr_conv
 Cdhdferr_dasout
 Cdhdferr_dassem
 Cdhdferr_datatype
 Cdhdferr_ddsout
 Cdhdferr_ddssem
 Cdhdferr_fexist
 Cdhdferr_hcerr
 Cdhdferr_hcread
 Cdimmap_entry
 CDODS_Date
 CDODS_Date_Factory
 CDODS_Date_Time
 CDODS_Date_Time_Factory
 CDODS_Decimal_Year
 CDODS_Decimal_Year_Factory
 CDODS_EndDate_Factory
 CDODS_EndDate_Time_Factory
 CDODS_EndDecimal_Year_Factory
 CDODS_EndTime_Factory
 CDODS_StartDate_Factory
 CDODS_StartDate_Time_Factory
 CDODS_StartDecimal_Year_Factory
 CDODS_StartTime_Factory
 CDODS_Time
 CDODS_Time_Factory
 CDSA structure for DDS generation
 CDSattrA structure for DAS generation
 CEffectiveUrlCache
 CEncodedInputStreamInput byte stream wrapper with a statically bound encoding
 CEncodedInputStream< UTF8<>, MemoryStream >Specialized for UTF8 MemoryStream
 CEncodedOutputStreamOutput byte stream wrapper with statically bound encoding
 CEncodingConcept for encoding of Unicode characters
 Ceos5_cname_info_t
 Ceos5_dim_info_t
 Ceos5_dname_info_t
 Ceos5_grid_info_t
 Ceqninfstruct
 Cerror_t
 CFFArray
 CFFByte
 CFFD4Sequence
 CFFF_LOOKUP
 CFFFloat32
 CFFFloat64
 CFFGrid
 CFFInt16
 CFFInt32
 CFFModule
 CFFRequestHandler
 CFFSequence
 CFFStr
 CFFStructure
 CFFUInt16
 CFFUInt32
 CFFUrl
 CFileCacheImplementation of a caching mechanism for files
 CFileReadStreamFile byte stream for input using fread()
 CFileWriteStreamWrapper of C file stream for output using fwrite()
 Cfips_bucket_struct_t
 Cfips_struct_module_stats_struct_t
 CFitsModule
 CFitsRequestHandler
 CFloat32
 CFloat64
 CFoCovJsonModuleModule that allows for OPeNDAP Data objects to be returned as geotiff files
 CFoCovJsonRequestHandlerA Request Handler for the Fileout NetCDF request
 CFoDapCovJsonTransform
 CFoDapCovJsonTransmitterBESTransmitter class named "json" that transmits an OPeNDAP data object as a JSON file
 CFoDapJsonTransform
 CFoDapJsonTransmitterBESTransmitter class named "json" that transmits an OPeNDAP data object as a JSON file
 CFODmrppTransmitterBESTransmitter class named "dmrpp" that transmits an OPeNDAP data object as a DMRPP file
 CFoInstanceJsonTransformTransforms a DDS into JSON document on disk
 CFoInstanceJsonTransmitterBESTransmitter class named "json" that transmits an OPeNDAP data object as a JSON file
 CFoJsonModuleModule that allows for OPeNDAP Data objects to be returned as geotiff files
 CFoJsonRequestHandlerA Request Handler for the Fileout NetCDF request
 CFONcArrayA DAP Array with file out netcdf information included
 CFONcArrayStructureA array of DAP Structure with file out netcdf information included
 CFONcArrayStructureFieldA DAP Array with file out netcdf information included
 CFONcAttributesA class that provides static methods to help write out attributes for a given variable
 CFONcBaseTypeA DAP BaseType with file out netcdf information included
 CFONcByteA class representing the DAP Byte class for file out netcdf
 CFONcDimA class that represents the dimension of an array
 CFONcDoubleA DAP Float64 with file out netcdf information included
 CFONcFloatA DAP Float32 with file out netcdf information included
 CFONcGridA DAP Grid with file out netcdf information included
 CFONcIntA DAP Int32 and UInt32 with file out netcdf information included
 CFONcInt64A DAP Int64 with file out netcdf information included
 CFONcInt8A class representing the DAP4 int8 class for file out netcdf
 CFONcMapA map of a DAP Grid with file out netcdf information included
 CFONcModuleModule that allows for OPeNDAP Data objects to be returned as netcdf files
 CFONcRequestHandlerA Request Handler for the Fileout NetCDF request
 CFONcSequenceA DAP Sequence with file out netcdf information included
 CFONcShortA DAP Int16 and UInt16 with file out netcdf information included
 CFONcStrA class representing the DAP Str class for file out netcdf
 CFONcStructureA DAP Structure with file out netcdf information included
 CFONcTransformTransformation object that converts an OPeNDAP DataDDS to a netcdf file
 CFONcTransmitterBESTransmitter class named "netcdf" that transmits an OPeNDAP data object as a netcdf file
 CFONcUByteA class representing the DAP Byte class for file out netcdf
 CFONcUIntA DAP UInt32 with file out netcdf information included
 CFONcUInt64A DAP UInt32 with file out netcdf information included
 CFONcUShortA DAP UInt16 with file out netcdf information included
 CFONcUtilsUtilities used to help in the return of an OPeNDAP DataDDS object as a netcdf file
 CFONgGridA DAP Grid with file out netcdf information included
 CFONgTransformTransformation object that converts an OPeNDAP DataDDS to a GeoTiff file
 CFONgTypeA DAP BaseType with file out gdal information included
 CfstreamSTL class
 CGatewayPathInfoCommand
 CGatewayPathInfoResponseHandlerResponse handler that returns nodes or leaves within the catalog either at the root or at a specified node
 CGDALArray
 CGDALGrid
 CGDALModule
 CGDALRequestHandler
 CGenericArrayHelper class for accessing Value of array type
 CGenericDocumentA document for parsing JSON text as DOM
 CGenericInsituStringStreamA read-write string stream
 CGenericMemberName-value pair in a JSON object value
 CGenericMemberIterator(Constant) member iterator for a JSON object value
 CGenericMemoryBufferRepresents an in-memory output byte stream
 CGenericObjectHelper class for accessing Value of object type
 CGenericPointerRepresents a JSON Pointer. Use Pointer for UTF8 encoding and default allocator
 CGenericReaderSAX-style JSON parser. Use Reader for UTF8 encoding and default allocator
 CGenericSchemaDocumentJSON schema document
 CGenericSchemaValidatorJSON Schema Validator
 CGenericStreamWrapperA Stream Wrapper
 CGenericStringBufferRepresents an in-memory output stream
 CGenericStringRefReference to a constant string (not taking a copy)
 CGenericStringStreamRead-only string stream
 CGenericValueRepresents a JSON value. Use Value for UTF8 encoding and default allocator
 CGeoFile
 CGeoTiffTransmitterBESTransmitter class named "geotiff" that transmits an OPeNDAP data object as a geotiff file
 Cgr_info
 CGrid
 CHandlerConcept for receiving events from GenericReader upon parsing. The functions return true if no error occurs. If they return false, the event publisher should terminate the process
 Chcerr
 Chcerr_anninfo
 Chcerr_anninit
 Chcerr_annlist
 Chcerr_annread
 Chcerr_copystream
 Chcerr_dataexport
 Chcerr_dftype
 Chcerr_fileinfo
 Chcerr_griinfo
 Chcerr_griread
 Chcerr_interlace
 Chcerr_invarr
 Chcerr_invfile
 Chcerr_invnt
 Chcerr_invsize
 Chcerr_invslab
 Chcerr_invstream
 Chcerr_iscoord
 Chcerr_maxdim
 Chcerr_nomemory
 Chcerr_nosds
 Chcerr_openfile
 Chcerr_range
 Chcerr_sdsfind
 Chcerr_sdsinfo
 Chcerr_sdsinit
 Chcerr_sdsopen
 Chcerr_sdsread
 Chcerr_sdsscale
 Chcerr_vdatafind
 Chcerr_vdatainfo
 Chcerr_vdataopen
 Chcerr_vdataread
 Chcerr_vdataseek
 Chcerr_vgroupfind
 Chcerr_vgroupinfo
 Chcerr_vgroupopen
 Chcerr_vgroupread
 CHDF4DDS
 CHDF4DMR
 CHDF4Module
 CHDF4RequestHandler
 CHDF5Array
 CHDF5BaseArray
 CHDF5Byte
 CHDF5CFArray
 CHDF5CFByte
 CHDF5CFDAPUtil
 CHDF5CFFloat32
 CHDF5CFFloat64
 CHDF5CFGeoCF1D
 CHDF5CFGeoCFProj
 CHDF5CFInt16
 CHDF5CFInt32
 CHDF5CFInt64
 CHDF5CFInt8
 CHDF5CFProj
 CHDF5CFProj1D
 CHDF5CFStr
 CHDF5CFUInt16
 CHDF5CFUInt32
 CHDF5CFUInt64
 CHDF5CFUtil
 CHDF5D4Enum
 CHDF5DataMemCache
 CHDF5DDS
 CHDF5DiskCache
 CHDF5DMR
 CHDF5Float32
 CHDF5Float64
 CHDF5GMCFFillIndexArray
 CHDF5GMCFMissLLArray
 CHDF5GMCFMissNonLLCVArray
 CHDF5GMCFSpecialCVArray
 CHDF5GMSPCFArray
 CHDF5Int16
 CHDF5Int32
 CHDF5Int64
 CHDF5Int8
 CHDF5MissLLArray
 CHDF5Module
 CHDF5PathFinder
 CHDF5RequestHandler
 CHDF5Sequence
 CHDF5Str
 CHDF5Structure
 CHDF5UInt16
 CHDF5UInt32
 CHDF5UInt64
 CHDF5Url
 Chdf_attr
 Chdf_dim
 Chdf_field
 Chdf_genvec
 Chdf_gri
 Chdf_palette
 Chdf_sds
 Chdf_vdata
 Chdf_vgroup
 CHDFArray
 CHDFByte
 CHDFCFStr
 CHDFCFStrField
 CHDFCFUtil
 Chdfclass
 CHDFDMRArray_EOS2LL
 CHDFDMRArray_SDS
 CHDFDMRArray_SPLL
 CHDFDMRArray_VD
 CHDFEOS5CFMissLLArray
 CHDFEOS5CFMissNonLLCVArray
 CHDFEOS5CFSpecialCVArray
 CHDFFloat32
 CHDFFloat64
 CHDFGrid
 CHDFInt16
 CHDFInt32
 CHDFInt8
 Chdfistream_annot
 Chdfistream_gri
 Chdfistream_obj
 Chdfistream_sds
 Chdfistream_vdata
 Chdfistream_vgroup
 CHDFSequence
 CHDFSPArray_RealField
 CHDFSPArray_VDField
 CHDFSPArrayAddCVField
 CHDFSPArrayGeoField
 CHDFSPArrayMissGeoField
 CHDFStr
 CHDFStructure
 CHDFTypeFactory
 CHDFUInt16
 CHDFUInt32
 CHDFUrl
 CHE2CF
 CHE5Checker
 CHE5Dim
 CHE5Grid
 CHE5Parser
 CHE5Swath
 CHE5Var
 CHE5Za
 CifstreamSTL class
 CIGenericRemoteSchemaDocumentProvider
 Cimaxdiv_t
 CInt16
 CInt32
 CiosSTL class
 CIsin_row_t
 CIsin_t
 CistringstreamSTL class
 CJPEG2000TransmitterBESTransmitter class named "geotiff" that transmits an OPeNDAP data object as a geotiff file
 Clink_info_t
 ClistSTL class
 CmapSTL class
 CMaskDIM
 CMemoryPoolAllocatorDefault memory allocator used by the parser and DOM
 CMemoryStreamRepresents an in-memory input byte stream
 Cmemtrack_entry_struct_t
 Cmemtrack_log
 Cmenu_index_struct
 Cmenu_section_struct
 Cmenu_selection_dll_struct
 Cname_map
 CName_Size_2Pairs
 CNCArray
 CNCByte
 CNCFloat32
 CNCFloat64
 CNCGrid
 CNCInt16
 CNCInt32
 CNCMLContainerContainer representing a NCML request
 CNCMLContainerStorageImplementation of BESContainerStorageVolatile that represents a list of NCML requests
 CNCModule
 CNCRequestHandler
 CNCSequence
 CNCStr
 CNCStructure
 CNCUInt16
 CNCUInt32
 CNCUrl
 CNoSuchLibrary
 CNoSuchObject
 CObjMemCacheAn in-memory cache for DapObj (DAS, DDS, ...) objects
 CofstreamSTL class
 CostreamSTL class
 CostringstreamSTL class
 CpairSTL class
 CParseResultResult of parsing (wraps ParseErrorCode)
 CPPTClient
 CPPTConnection
 CPPTMarkFinder
 CPPTServer
 CPPTStreamBuf
 CPrettyWriterWriter with indentation and spacing
 CRCObjectA base class for a simple reference counted object
 CRCObjectPool
 CRCPtrA reference to an RCObject which automatically ref() and deref() on creation and destruction
 CReadSequence
 CReadTagRef
 CReadTypeFactory
 CRequestServiceTimerThe master request service timer for this server; a singleton
 CROW_SIZES
 CSampleModule
 CSampleRequestHandler
 CSampleSayCommand
 CSampleSayResponseHandler
 CSampleSayXMLCommand
 CSayReporter
 CSchemaValidatingReaderA helper class for parsing with validation
 Csds_info
 CSequence
 CServerApp
 CServerHandler
 CsetSTL class
 CShowBesKeyCommand
 CShowBesKeyResponseHandlerResponse handler that returns the value(s) of a BES key
 CShowPathInfoCommand
 CShowPathInfoResponseHandlerResponse handler that returns nodes or leaves within the catalog either at the root or at a specified node
 CSiteMapCommandBuild a site map
 CSiteMapResponseHandlerResponse handler that returns a site map
 CSocket
 CSocketListener
 CSocketUtilities
 CStandAloneApp
 CStandAloneClient
 CStat
 CStr
 CStreamConcept for reading and writing characters
 CStreamTraitsProvides additional information for stream
 CStreamTraits< GenericInsituStringStream< Encoding > >
 CStreamTraits< GenericStringStream< Encoding > >
 CstringSTL class
 CstringstreamSTL class
 Cstruct_databin
 Cstruct_ff_array_conduit
 Cstruct_ff_array_dim_info
 Cstruct_ff_array_dipole
 Cstruct_ff_bufsize
 Cstruct_ff_data_flag
 Cstruct_ff_dll_data
 Cstruct_ff_dll_node
 Cstruct_ff_error
 Cstruct_ff_format
 Cstruct_ff_format_data
 Cstruct_ff_format_data_mapping
 Cstruct_ff_max_min
 Cstruct_ff_pp_object
 Cstruct_ff_process_info
 Cstruct_ff_std_args
 Cstruct_ff_translator
 Cstruct_ff_variable
 CTcpSocket
 CTheBESKeysMapping of key/value pairs defining different behaviors of an application
 CTranscoderEncoding conversion
 CTranscoder< Encoding, Encoding >Specialization of Transcoder with same source and target encoding
 CUgridFunctions
 CUInt16
 CUInt32
 Cunique_ptrSTL class
 CUnixSocket
 CUrl
 CUTF16UTF-16 encoding
 CUTF16BEUTF-16 big endian encoding
 CUTF16LEUTF-16 little endian encoding
 CUTF32UTF-32 encoding
 CUTF32BEUTF-32 big endian encoding
 CUTF32LEUTF-32 little endian enocoding
 CUTF8UTF-8 encoding
 Cvd_info
 CvectorSTL class
 Cvg_info
 CW10nJsonRequestHandlerA Request Handler for the Fileout NetCDF request
 CW10nJsonTransform
 CW10nJsonTransmitterBESTransmitter class named "json" that transmits an OPeNDAP data object as a JSON file
 CW10NModule
 CW10nShowPathInfoCommand
 CW10nShowPathInfoResponseHandlerResponse handler that returns nodes or leaves within the catalog either at the root or at a specified node
 CWrapItUp
 CWriterJSON writer
 CWWWArray
 CWWWByte
 CWWWFloat32
 CWWWFloat64
 CWWWGrid
 CWWWInt16
 CWWWInt32
 CWWWOutput
 CWWWOutputFactory
 CWWWSequence
 CWWWStr
 CWWWStructure
 CWWWUInt16
 CWWWUInt32
 CWWWUrl
 CXDArray
 CXDByte
 CXDFloat32
 CXDFloat64
 CXDGrid
 CXDInt16
 CXDInt32
 CXDOutput
 CXDOutputFactory
 CXDSequence
 CXDStr
 CXDStructure
 CXDUInt16
 CXDUInt32
 CXDUrl