pvAccessCPP  7.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
pvac::ConnectEvent Struct Reference

information on connect/disconnect More...

#include <client/pva/client.h>

Collaboration diagram for pvac::ConnectEvent:
Collaboration graph
[legend]

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

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: