casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Typedefs
PlotOperation.h File Reference

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

namespace  casa
 this file contains all the compiler specific defines

Typedefs

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