|
pvAccessCPP
7.1.1
|
See Client API API. More...
Classes | |
| class | ClientChannel |
| Represents a single channel. More... | |
| class | ClientProvider |
| Central client context. More... | |
| struct | ConnectEvent |
| information on connect/disconnect More... | |
| struct | GetEvent |
| Information on get/rpc completion. More... | |
| struct | Monitor |
| Handle for monitor subscription. More... | |
| struct | MonitorEvent |
| Information on monitor subscription/queue change. More... | |
| struct | MonitorSync |
| Subscription usable w/o callbacks. More... | |
| 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 | |
| epicsShareFunc ::std::ostream & | operator<< (::std::ostream &strm, const Operation &op) |
| epicsShareFunc ::std::ostream & | operator<< (::std::ostream &strm, const Monitor &op) |
| epicsShareFunc ::std::ostream & | operator<< (::std::ostream &strm, const ClientChannel &op) |
| epicsShareFunc ::std::ostream & | operator<< (::std::ostream &strm, const ClientProvider &op) |
See Client API API.
1.8.13