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