This is Unofficial EPICS BASE Doxygen Site
pvac Namespace Reference

See Client API API. More...

Namespaces

 detail
 

Classes

class  ClientChannel
 
class  ClientProvider
 Central client context. More...
 
struct  ConnectEvent
 information on connect/disconnect More...
 
struct  GetEvent
 Information on get/rpc completion. More...
 
struct  InfoEvent
 
struct  Monitor
 Handle for monitor subscription. More...
 
struct  MonitorEvent
 Information on monitor subscription/queue change. More...
 
struct  MonitorSync
 
struct  Operation
 Handle for in-progress get/put/rpc operation. More...
 
struct  PutEvent
 Information on put completion. More...
 
struct  Timeout
 Thrown by blocking methods of ClientChannel on operation timeout. More...
 

Functions

::std::ostream & operator<< (::std::ostream &strm, const Operation &op)
 
::std::ostream & operator<< (::std::ostream &strm, const ClientChannel &op)
 
::std::ostream & operator<< (::std::ostream &strm, const ClientProvider &op)
 
::std::ostream & operator<< (::std::ostream &strm, const Monitor &op)
 

Detailed Description

See Client API API.