pvAccessCPP
7.1.7
|
__gnu_cxx | |
epics | Copyright - See the COPYRIGHT that is included with this distribution |
pvAccess | Holds all PVA related |
pvac | See Client API API |
detail | |
Operation | Handle for in-progress get/put/rpc operation |
PutEvent | Information on put completion |
GetEvent | Information on get/rpc completion |
Monitor | Handle for monitor subscription |
MonitorEvent | Information on monitor subscription/queue change |
MonitorSync | Subscription usable w/o callbacks |
ConnectEvent | Information on connect/disconnect |
Timeout | Thrown by blocking methods of ClientChannel on operation timeout |
ClientChannel | Represents a single channel |
ClientProvider | Central client context |
pvas | See Server API API |
StaticProvider | A Provider based on a list of SharedPV instance |
DynamicProvider | A Provider which has no pre-configured list of names |
SharedPV | A Shared State Process Variable (PV) |
Operation | An in-progress network operation (Put or RPC) |
std | |
tr1 | |
tr2 | |
entry | |
fair_queue< T > | An intrusive, loss-less, unbounded, round-robin queue |