pvAccessCPP  7.1.6
Public Member Functions | Friends | List of all members
pvas::DynamicProvider::Search Class Reference

A single client serach request. May be associated with more than one name. More...

#include <server/pva/server.h>

Public Member Functions

const std::string & name () const
 The name being queried.
 
bool claimed () const
 Stake a claim.
 
void claim ()
 Has been claimed()
 
const ::epics::pvAccess::PeerInfopeer () const
 Information about peer making search request. More...
 

Friends

struct Impl
 

Detailed Description

A single client serach request. May be associated with more than one name.

Definition at line 171 of file server.h.

Member Function Documentation

◆ peer()

const ::epics::pvAccess::PeerInfo* pvas::DynamicProvider::Search::peer ( ) const
inline

Information about peer making search request.

May be NULL if not information is available.

Since
>7.1.0

Definition at line 189 of file server.h.


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