casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
PlotOperation.h File Reference
#include <casa/BasicSL/String.h>
#include <casa/Utilities/CountedPtr.h>
#include <vector>

Go to the source code of this file.

Classes

class  casa::PlotMutex
 Abstract class, for a synchronization mutex specific to the threading library used by the plotting implementations. More...
 
class  casa::PlotOperation
 Simple object to synchronize operation progress information across threads. More...
 
class  casa::PlotOperationWatcher
 Abstract interface for any object that wants to watch a PlotOperation object for changes. More...
 

Namespaces

 casa
 -*- mode: c++ -*-
 

Typedefs

typedef casacore::CountedPtr
< PlotMutex > 
casa::PlotMutexPtr
 
typedef casacore::CountedPtr
< PlotOperation > 
casa::PlotOperationPtr