nds2-client - ClientUser  0.16.8
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
\NNDSThe NDS client namespace
 \Nabi_0
  oCsegmentAn availability segment defines when data is available
  oCsimple_segmentA simple [start,stop) range for denoting segments
  oCsimple_segment_list_typeA list of simple segments. This does not contain the channel name
  oCsimple_availability_list_typeA list of simple availability lists
  oCsegment_list_typeA list of detailed segments. This does not contain the channel name
  oCavailabilityAvailability information for a channel
  oCavailability_list_typeA list of availabilitys (channels, availability segments)
  oCbufferA buffer holds the data contents of a channel
  oCchannelRepresents a LIGO data channel
  |\Chash_typeThe hash_type represents a channel hash. The channel hash is an hash of the NDS2 channel list. It can be used by appliations to determine if a channel list has changed
  oCchannel_data_type_conversionGiven a C++ data type, determine which NDS channel data type applies to it
  oCfrequency_rangeA simple range for sample rates
  oCchannel_predicate_objectA predicate object to be used in limiting the number of channels returned when searching for channels
  oCconnectionA connection to the NDS/NDS2 server
  |oCalready_closed_errorSignal that the connection has already been closed
  |oCdaq_errorError state was returned by the NDS server
  |oCerrorBase class for NDS errors
  |oCminute_trend_errorSignals that a minute trend has been requested but the start/stop times are not divisible by 60
  |oCtransfer_busy_errorA transfer is already in progress
  |\Cunexpected_channels_received_errorAn unexpected channel or data was received
  oCparametersHolds the configuration for a connection. This includes gap handling strategy and server connection information
  oCrequest_periodThis represents a [start, stop) time with an optional data stride
  oCdata_stream_iteratorA input iterator
  \Cdata_iterableThe data_iterable manages streaming data from an NDS::connection