![]() |
This is Unofficial EPICS BASE Doxygen Site
|
information on connect/disconnect More...
#include "client.h"
Public Attributes | |
bool | connected |
Is this a connection, or disconnection, event. More... | |
std::string | peerName |
bool pvac::ConnectEvent::connected |
std::string pvac::ConnectEvent::peerName |
For connection events. This is the name provided by the peer (cf. epics::pvAccess::Channel::getRemoteAddress() ).