pvAccessCPP  7.1.6
Public Attributes | List of all members
pvac::ConnectEvent Struct Reference

information on connect/disconnect More...

#include <client/pva/client.h>

Public Attributes

bool connected
 Is this a connection, or disconnection, event.
 
std::string peerName
 For connection events. More...
 

Detailed Description

information on connect/disconnect

Definition at line 237 of file client.h.

Member Data Documentation

◆ peerName

std::string pvac::ConnectEvent::peerName

For connection events.

This is the name provided by the peer (cf. epics::pvAccess::Channel::getRemoteAddress() ).

Since
>6.1.0

Definition at line 243 of file client.h.


The documentation for this struct was generated from the following file: