AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code
Classes | Typedefs
dcppmonitor.h File Reference
#include "dcpptask.h"

Go to the source code of this file.

Classes

class  DcppMonitor
 A class which runs DRAMA parameter monitoring transactions. More...
 

Typedefs

typedef void(* DcppMonChangedRoutine) (const char *name, SdsCodeType type, DcppVoidPnt value, DcppVoidPnt ClientData, StatusType *status)
 Type for monitor changed callbacks.