casa
$Rev:20696$
|
#include <AsynchronousInterface2.h>
Definition at line 572 of file AsynchronousInterface2.h.
casa::vi::AsynchronousInterface::AsynchronousInterface | ( | int | maxNBuffers | ) |
friend class InterfaceController;
void casa::vi::AsynchronousInterface::addModifier | ( | RoviaModifier * | modifier | ) |
async::LockGuard getLockGuard () const;
static Bool casa::vi::AsynchronousInterface::initializeLogging | ( | ) | [static] |
static Bool casa::vi::AsynchronousInterface::logThis | ( | Int | level | ) | [static] |
void casa::vi::AsynchronousInterface::notifyAllInterfaceChanged | ( | ) | const |
void casa::vi::AsynchronousInterface::waitForInterfaceChange | ( | async::UniqueLock & | uniqueLock | ) | const |
async::Condition casa::vi::AsynchronousInterface::interfaceDataChanged_p [mutable, private] |
Definition at line 606 of file AsynchronousInterface2.h.
Bool casa::vi::AsynchronousInterface::loggingInitialized_p [static, private] |
Definition at line 621 of file AsynchronousInterface2.h.
Int casa::vi::AsynchronousInterface::logLevel_p [static, private] |
Definition at line 622 of file AsynchronousInterface2.h.
volatile Bool casa::vi::AsynchronousInterface::lookaheadTerminationRequested_p [private] |
o VisBuffer consumed o Write data queued o Sweep or thread termination requested
Definition at line 610 of file AsynchronousInterface2.h.
async::Mutex casa::vi::AsynchronousInterface::mutex_p [mutable, private] |
Definition at line 611 of file AsynchronousInterface2.h.
Definition at line 612 of file AsynchronousInterface2.h.
volatile Bool casa::vi::AsynchronousInterface::sweepTerminationRequested_p [private] |
Definition at line 613 of file AsynchronousInterface2.h.
volatile Bool casa::vi::AsynchronousInterface::viResetComplete_p [private] |
(e.g., prior to rewinding
Definition at line 615 of file AsynchronousInterface2.h.
volatile Bool casa::vi::AsynchronousInterface::viResetRequested_p [private] |
Definition at line 616 of file AsynchronousInterface2.h.
Definition at line 617 of file AsynchronousInterface2.h.
VLAT* casa::vi::AsynchronousInterface::vlat_p [private] |
Definition at line 618 of file AsynchronousInterface2.h.
Definition at line 619 of file AsynchronousInterface2.h.