libdas2
das2 core C utilities
|
Files | |
file | array.h [code] |
A dynamic buffer with multi-dimensional array style access. | |
file | buffer.h [code] |
Utility to assist with encode and decode operations. | |
file | builder.h [code] |
file | core.h [code] |
A roll-up header for the core Das2 C-Library. | |
file | credentials.h [code] |
Handle storing credentials during a Das2 session and optionally save them to a file. | |
file | das.h [code] |
Core Das2 and Das1 C functionality. | |
file | das1.h [code] |
Das 1 Compatability Utilities. | |
file | dataset.h [code] |
Objects which define a iteration space. | |
file | datum.h [code] |
file | descriptor.h [code] |
file | dft.h [code] |
Provides a wrapper around FFTW for memory management and normalization. | |
file | dimension.h [code] |
file | dsdf.h [code] |
Utilities for parsing DSDF files into descriptor objects. | |
file | encoding.h [code] |
Defines storage and access methods for values in a Das2 Stream. | |
file | http.h [code] |
functions for reading and writing http messages | |
file | io.h [code] |
Reading and writing Das2 Stream objects to standard I/O. | |
file | json.h [code] |
Sheredom's json.h parser with global symbol name changes. | |
file | log.h [code] |
Simple message logging. | |
file | node.h [code] |
file | oob.h [code] |
Defines the "Out of Band" objects in a stream. | |
file | operator.h [code] |
file | packet.h [code] |
file | plane.h [code] |
Header for Plane Descriptor Objects. | |
file | processor.h [code] |
Callback processing for das2 stream reads and writes. | |
file | stream.h [code] |
Objects representing a Das2 Stream as a whole. | |
file | time.h [code] |
Das Time Utilities. | |
file | units.h [code] |
Defines units used for items in the stream, most notably time units that reference an epoch and a step size. | |
file | utf8.h [code] |
file | util.h [code] |
file | value.h [code] |
A generic value type for use in arrays, datums and variables. | |
file | variable.h [code] |
correlated data and coordinate variables | |