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

#include "channelConnectThread.h"

Public Member Functions

 NotifyChannelRequester ()
 
void setChannel (CAChannelPtr const &channel)
 

Public Attributes

ChannelRequester::weak_pointer channelRequester
 
CAChannelWPtr channel
 
bool isOnQueue
 

Detailed Description

Definition at line 35 of file channelConnectThread.h.

Constructor & Destructor Documentation

epics::pvAccess::ca::NotifyChannelRequester::NotifyChannelRequester ( )
inline

Member Function Documentation

void epics::pvAccess::ca::NotifyChannelRequester::setChannel ( CAChannelPtr const &  channel)
inline

Definition at line 42 of file channelConnectThread.h.

Member Data Documentation

CAChannelWPtr epics::pvAccess::ca::NotifyChannelRequester::channel

Definition at line 39 of file channelConnectThread.h.

ChannelRequester::weak_pointer epics::pvAccess::ca::NotifyChannelRequester::channelRequester

Definition at line 38 of file channelConnectThread.h.

bool epics::pvAccess::ca::NotifyChannelRequester::isOnQueue

Definition at line 40 of file channelConnectThread.h.


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