![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "rpcService.h"
Public Member Functions | |
POINTER_DEFINITIONS (RPCService) | |
virtual | ~RPCService () |
virtual epics::pvData::PVStructure::shared_pointer | request (epics::pvData::PVStructure::shared_pointer const &args)=0 |
![]() | |
POINTER_DEFINITIONS (RPCServiceAsync) | |
virtual | ~RPCServiceAsync () |
Definition at line 80 of file rpcService.h.
|
inlinevirtual |
Definition at line 86 of file rpcService.h.
epics::pvAccess::RPCService::POINTER_DEFINITIONS | ( | RPCService | ) |
|
pure virtual |