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

#include "monitorEventThread.h"

Public Member Functions

 NotifyMonitorRequester ()
 
void setChannelMonitor (CAChannelMonitorPtr const &channelMonitor)
 

Public Attributes

MonitorRequester::weak_pointer monitorRequester
 
CAChannelMonitorWPtr channelMonitor
 
bool isOnQueue
 

Detailed Description

Definition at line 35 of file monitorEventThread.h.

Constructor & Destructor Documentation

epics::pvAccess::ca::NotifyMonitorRequester::NotifyMonitorRequester ( )
inline

Definition at line 41 of file monitorEventThread.h.

Member Function Documentation

void epics::pvAccess::ca::NotifyMonitorRequester::setChannelMonitor ( CAChannelMonitorPtr const &  channelMonitor)
inline

Definition at line 42 of file monitorEventThread.h.

Member Data Documentation

CAChannelMonitorWPtr epics::pvAccess::ca::NotifyMonitorRequester::channelMonitor

Definition at line 39 of file monitorEventThread.h.

bool epics::pvAccess::ca::NotifyMonitorRequester::isOnQueue

Definition at line 40 of file monitorEventThread.h.

MonitorRequester::weak_pointer epics::pvAccess::ca::NotifyMonitorRequester::monitorRequester

Definition at line 38 of file monitorEventThread.h.


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