TReK C++  5.3.3
Telemetry/Command API
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ntrek
 CApiClientProvides functions that are common to all C++ TReK APIs
 CCalibratorThis class is the abstraction for all numeric calibration
 CCalibratorSwitchSetThis class switches calibrator sets
 CCommandApiProvides access to command features of TReK
 CCommandResponseThis class holds all of the responses associated with a single command uplink
 CCommandTrackThis class holds one or more track items for command uplink history
 CCounterDependencyThis class determine a parameter's dependency based on a counter
 CDependencyThis class is the abstraction for all parameter dependencies
 CEnumeratorThis class maps unsigned integer values to strings for enumeration
 CEnumeratorSwitchSetThis class switches calibrator sets
 CExpectedStateAlarmThis class checks expected state violations
 CExpectedStateAlarmSwitchSetThis class switches expected state alarm sets
 CFormatCollectionThis class describes a format collection composed of one or more parameter collections
 CLimitAlarmThis class checks a value for violation of defined limits
 CLimitAlarmSwitchSetThis class switches limit sets
 CNamedItemThis class is the provied the common set of names and descriptions allowed for different items in the Data API
 CPacketThis class describes a packet composed of one or more parameters
 Cpacket_identifier_structStructure of information needed for identifier parameters
 CPacketItemThis class is the abstraction of items that can be added to a Packet zone
 CParameterThis class describes a single parameter within a telemetry or command message including its value
 CParameterCollectionThis class describes a parameter collection composed of one or more parameters
 CParameterStatusThis class describes the status associated with a parameter value
 CPolynomialCalibratorThis class calibrates a value using a polynomial equation
 CRandomPacketCollectionThis class describes a random packet collection composed of one or more packets
 CRangeEnumeratorThis class maps ranges of unsigned integer values to strings for enumeration
 CSplineCalibratorThis class calibrates a value using a series of line segments
 CStringArrayThis class provides a wrapper for std::vector and std::string so different versions of the standard template library don't cause problems. The array is zero based
 CSwitchSetThis class is the abstraction for sets of information that can be switch by the value of a parameter
 CTelemetryApiProvides access to telemetry features of TReK
 CTrackItemThis class holds all of the responses associated with a single command uplink. Only methods that are expected to be used by user applications are documented
 CTrackItemArrayThis class provides a wrapper for std::vector so different versions of the standard template library don't cause problems. The array is zero based
 CTrekTimeThis class holds a time value represented as seconds from the system epoch