This is Unofficial EPICS BASE Doxygen Site
epics::pvAccess::ca::NotifyGetRequester Class Reference

#include "getDoneThread.h"

Public Member Functions

 NotifyGetRequester ()
 
void setChannelGet (CAChannelGetPtr const &channelGet)
 

Public Attributes

ChannelGetRequester::weak_pointer channelGetRequester
 
CAChannelGetWPtr channelGet
 
bool isOnQueue
 

Detailed Description

Definition at line 35 of file getDoneThread.h.

Constructor & Destructor Documentation

epics::pvAccess::ca::NotifyGetRequester::NotifyGetRequester ( )
inline

Definition at line 41 of file getDoneThread.h.

Member Function Documentation

void epics::pvAccess::ca::NotifyGetRequester::setChannelGet ( CAChannelGetPtr const &  channelGet)
inline

Definition at line 42 of file getDoneThread.h.

Member Data Documentation

CAChannelGetWPtr epics::pvAccess::ca::NotifyGetRequester::channelGet

Definition at line 39 of file getDoneThread.h.

ChannelGetRequester::weak_pointer epics::pvAccess::ca::NotifyGetRequester::channelGetRequester

Definition at line 38 of file getDoneThread.h.

bool epics::pvAccess::ca::NotifyGetRequester::isOnQueue

Definition at line 40 of file getDoneThread.h.


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