casa
5.7.0-16
|
#include <AsynchronousInterface.h>
Public Member Functions | |
~RoviaModifiers () | |
void | add (RoviaModifier *) |
void | apply (ROVisibilityIterator *) |
void | clearAndFree () |
RoviaModifiers | transferModifiers () |
Private Types | |
typedef std::vector < RoviaModifier * > | Data |
Private Attributes | |
Data | data_p |
Definition at line 159 of file AsynchronousInterface.h.
|
private |
Definition at line 172 of file AsynchronousInterface.h.
casa::asyncio::RoviaModifiers::~RoviaModifiers | ( | ) |
void casa::asyncio::RoviaModifiers::add | ( | RoviaModifier * | ) |
void casa::asyncio::RoviaModifiers::apply | ( | ROVisibilityIterator * | ) |
void casa::asyncio::RoviaModifiers::clearAndFree | ( | ) |
RoviaModifiers casa::asyncio::RoviaModifiers::transferModifiers | ( | ) |
|
private |
Definition at line 173 of file AsynchronousInterface.h.