This is Unofficial EPICS BASE Doxygen Site
pvac::ClientChannel::MonitorCallback Struct Referenceabstract

Monitor event notification. More...

#include "client.h"

+ Inheritance diagram for pvac::ClientChannel::MonitorCallback:

Public Member Functions

virtual ~MonitorCallback ()
 
virtual void monitorEvent (const MonitorEvent &evt)=0
 

Detailed Description

Monitor event notification.

Definition at line 403 of file client.h.

Constructor & Destructor Documentation

virtual pvac::ClientChannel::MonitorCallback::~MonitorCallback ( )
inlinevirtual

Definition at line 404 of file client.h.

404 {}

Member Function Documentation

virtual void pvac::ClientChannel::MonitorCallback::monitorEvent ( const MonitorEvent evt)
pure virtual

New monitor event

Implemented in pvac::MonitorSync::SImpl, and pvalink::pvaLinkChannel.


The documentation for this struct was generated from the following file: