TibrvFtMonitor::getQueue()

Method

Declaration

TibrvQueue* getQueue() const;

Purpose

Extract the event queue of a fault tolerance monitor.

Remarks

If the monitor is invalid, this method returns NULL.

See Also

TibrvQueue

TibrvFtMonitor::create()