1 #ifndef EA4_PVRPC_ARCHIVE_SERVICE_H
2 #define EA4_PVRPC_ARCHIVE_SERVICE_H
4 #include "pv/rpcService.h"
6 namespace ea4 {
namespace pvrpc {
17 epics::pvData::PVStructurePtr
18 request(epics::pvData::PVStructurePtr
const & args )
19 throw (epics::pvAccess::RPCRequestException);
Archive RPC data service based on the pvAccess RPC interface.
Definition: ArchiveService.h:9
POINTER_DEFINITIONS(ArchiveService)
Pointer definitions.