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

callback for get() and rpc() More...

#include "client.h"

Public Member Functions

virtual ~GetCallback ()
 
virtual void getDone (const GetEvent &evt)=0
 get or rpc operation is complete More...
 

Detailed Description

callback for get() and rpc()

Definition at line 319 of file client.h.

Constructor & Destructor Documentation

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

Definition at line 320 of file client.h.

320 {}

Member Function Documentation

virtual void pvac::ClientChannel::GetCallback::getDone ( const GetEvent evt)
pure virtual

get or rpc operation is complete


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