libdas2
das2 core C utilities
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
Here are the data structures with brief descriptions:
oCBuilderBuilds datasets from a das2 stream
oCDas2DftAn amplitude preserving Discrete Fourier Transform converter
oCDas2PsdA power spectral density estimator (periodogram)
oCdas_credentialA single credential
oCdas_datumA value and it's units
oCdas_error_msgStructure returned from das_get_error()
oCdas_json_aryJSON array value
oCdas_json_ary_elElement of a JSON array
oCdas_json_dictJSON dictionary payload
oCdas_json_dict_elAn element of a JSON dictionary
oCdas_json_numA JSON number value
oCdas_json_parse_result_sError report from json_parse_ex()
oCdas_json_strA JSON string value
oCdas_json_str_exA JSON string value (extended)
oCdas_json_val_exJSON value (extended)
oCdas_timeBasic date-time structure used throughout the Das1 & Das2 utilities
oCdas_urlA parsed URL structure
oCDasAryDynamic recursive ragged arrays
oCDasBufLittle buffer class to handle accumulating string data
oCDasCredMngrCredentials manager Handles a list of login credentials and supplies these as needed for network operations
oCDasDescBase structure for Stream Header Items
oCDasDimDas2 Physical Dimensions
oCDasDsDas2 Datasets
oCdasds_iteratorDataset iterator structure
oCDasEncodingReading and writing values on das2 streams
oCDasHttpRespEncapsulates the status of a HTTP resource request
oCDasIOTracks input and output operations for das2 stream headers and data
oCDasJdoJSON Dom Element
oCDasNodeBase type for das2 catalog nodes
oCDasVarDas2 fexible variables
oCOobCommentDescribes human-consumable messages that exist on the stream
oCOobExceptDescribes an exception that can live in a stream
oCOutOfBandA container for Out-of-Band data
oCPktDescHolds information for a single packet type in a Das2 stream
oCPlaneDescDescribes a data plane within a packet type
oCStreamDescDescribes the stream itself, in particular the compression used, current packetDescriptors, etc
\CStreamHandlerA set of callbacks used for input and output stream processing