AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CDcppBuffersA structure representing message buffer sizes
 CDcppHandlerA DRAMA Action reschedule handler used in conjunction with DcppTask
 CDcppMonitorA class which runs DRAMA parameter monitoring transactions
 CDcppSharedThis is used to create and represent a shared memory segment
 CDcppTaskA Class which provides access to DRAMA's message sending facilities
 CGitTaskA class built on DcppTask which control AAO GIT Tasks
 CDcppTask::DisconHandlerDisconnect handler abstract type
 CDcppTransactionA type used to connect DcppHandler and DcppTask
 CGitThe GitArgGet flags set up appropriately for C++
 CGitBoolA class which reads logical values from SDS argument structures
 CGitEnumA class which reads Enumerated values from a SDS argument structures
 CGitResetTypeA class used to represent the type of RESET operation
 CGitIntA class which reads integer values from an SDS argument structure
 CGitTpl::Int< MinVal, MaxVal, DefaultVal >A class which reads integer values from an SDS argument structure
 CGitRealA class which reads real values from an SDS argument structure
 CGitTpl::Real< MinVal, MaxVal, DefaultVal >A class which reads real values from an SDS argument structure
 CGitTpl::Enum< LookupClass, EnumType >A class which reads Enumerated values from a SDS argument structures
 CGitLoggerImplementation of a Class supporting Logging with a DRAMA GIT Task
 CGitLogger___Time
 CGitLogStrTypeA type used to store true and false string equivalent values
 CGitTask___ResponseManager
 CGitTaskActiveListManage the list of active tasks
 CGitTaskActiveListIteratorAn Iterator for the list of active tasks
 CGitTaskKnownListA list of the currently known GIT tasks
 CGitTaskKnownListIteratorAn Iterator for the list of known tasks
 CGitTaskResponseHandlerBase object used to handle reponses to the GitTask messages
 CGitTimerDetailsType
 CGitTimerType
 CGitTpl::EnumLookupClassA virtual base class for the lookup class template arguments to GitTpl::Enum
 CSdpA C++ Interface to the DRAMA Simple DITS Parameter System (SDP)
 CSdpParDefType
 CSdsArrayAccessHelper< T >Helper class for access to an SDS Scaler Array
 CSdsArrayAccessHelper< T >::InvalidIndexExceptionThis class is thrown by the SdsArrayAccessHelper index operator when it is found the index is invalid
 CSdsArrayAccessHelper< T >::NoDataExceptionThis class is thrown by the SdsArraAccessHelper index operator when it is found there is no data to access
 CSdsArrayAccessHelper< char >
 CSdsArrayCharThis is the SdsArrayAccessHelper class Instantiated for access to SDS_CHAR type items
 CSdsArrayAccessHelper< double >
 CSdsArrayDoubleThis is the SdsArrayAccessHelper class Instantiationed for access ot SDS_DOUBLE type items
 CSdsArrayAccessHelper< float >
 CSdsArrayFloatThis is the SdsArrayAccessHelper class Instantiated for access ot SDS_FLOAT type items
 CSdsArrayAccessHelper< INT32 >
 CSdsArrayINT32This is the SdsArrayAccessHelper class Instantiationed for access ot SDS_INT type items
 CSdsArrayAccessHelper< INT64 >
 CSdsArrayINT64This is the SdsArrayAccessHelper class Instantiationed for access ot SDS_I64 type items
 CSdsArrayAccessHelper< short >
 CSdsArrayShortThis is the SdsArrayAccessHelper class Instantiationed for access ot SDS_SHORT type items
 CSdsArrayAccessHelper< signed char >
 CSdsArrayByteThis is the SdsArrayAccessHelper class Instantiated for access to SDS_BYTE type items
 CSdsArrayAccessHelper< UINT32 >
 CSdsArrayUINT32This is the SdsArrayAccessHelper class Instantiationed for access ot SDS_UINT type items
 CSdsArrayAccessHelper< UINT64 >
 CSdsArrayUINT64This is the SdsArrayAccessHelper class Instantiationed for access ot SDS_UI64 type items
 CSdsArrayAccessHelper< unsigned char >
 CSdsArrayUbyteThis is the SdsArrayAccessHelper class Instantiated for access to SDS_UBYTE type items
 CSdsArrayAccessHelper< unsigned short >
 CSdsArrayUshortThis is the SdsArrayAccessHelper class Instantiated for access to SDS_USHORT type items
 CSdsCheckStruct
 CSdsIdA C++ Interface to the handling SDS structures
 CArgA C++ Interface to the SDS Arg library
 CSdsIDCheckerA class to check for SDS leaks
 Cstd::basic_string< Char >STL class
 Cstd::stringSTL class
 CGitTpl::StringA class which reads a a string item from an SDS structure