Pulsar::UsingXSERVE Class Reference

Manages a window in which to Plot an Archive. More...

#include <UsingXSERVE.h>

Inheritance diagram for Pulsar::UsingXSERVE:
Pulsar::PlotWindow Reference::Able Reference::HeapTracked

Public Member Functions

 UsingXSERVE (const std::string &device)
 
void plotter ()
 This method implements the QtPglot::plotter virtual method.
 
- Public Member Functions inherited from Pulsar::PlotWindow
virtual void set_plot (Plot *)
 Set the plot to be used.
 
virtual void set_data (Archive *)
 Set the data to be plotted.
 
Plotget_plot ()
 Get the plot.
 
Archiveget_data ()
 Get the data.
 
bool ready () const
 Ready to plot data.
 
virtual void plot_data ()
 Plot the data.
 
- Public Member Functions inherited from Reference::Able
 Able (const Able &)
 
Ableoperator= (const Able &)
 
unsigned get_reference_count () const
 
- Public Member Functions inherited from Reference::HeapTracked
 HeapTracked (const HeapTracked &)
 
HeapTrackedoperator= (const HeapTracked &)
 
bool __is_on_heap () const
 

Protected Attributes

int devid
 
- Protected Attributes inherited from Pulsar::PlotWindow
Reference::To< Pulsar::Plotplot
 
Reference::To< Pulsar::Archivearchive
 

Additional Inherited Members

- Static Public Member Functions inherited from Reference::Able
static size_t get_instance_count ()
 
- Static Public Member Functions inherited from Reference::HeapTracked
static void * operator new (size_t size, void *ptr=0)
 
static void operator delete (void *location, void *ptr)
 
static void operator delete (void *location)
 
static size_t get_heap_queue_size ()
 
- Protected Member Functions inherited from Reference::Able
Handle__reference (bool active) const
 
void __dereference (bool auto_delete=true) const
 

Detailed Description

Manages a window in which to Plot an Archive.


The documentation for this class was generated from the following files:

Generated using doxygen 1.8.17