A single client serach request. May be associated with more than one name.
More...
#include "server.h"
A single client serach request. May be associated with more than one name.
Definition at line 171 of file server.h.
void pvas::DynamicProvider::Search::claim |
( |
| ) |
|
|
inline |
bool pvas::DynamicProvider::Search::claimed |
( |
| ) |
const |
|
inline |
Stake a claim.
Definition at line 183 of file server.h.
183 {
return isclaimed; }
const std::string& pvas::DynamicProvider::Search::name |
( |
| ) |
const |
|
inline |
The name being queried.
Definition at line 181 of file server.h.
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:
- modules/pvAccess/src/server/pva/server.h