Pulsar::SystemCalibrator::Unloader Class Reference

Unloads Pulsar::SystemCalibrator solution to file. More...

#include <SystemCalibratorUnloader.h>

Inheritance diagram for Pulsar::SystemCalibrator::Unloader:
Reference::Able Reference::HeapTracked Pulsar::UnloadJones

Public Member Functions

 Unloader ()
 Default constructor.
 
virtual void set_archive_class (const std::string &)
 Copy constructor. More...
 
virtual void set_filename (const std::string &)
 Set the filename of the result.
 
virtual void set_filename (const Archive *, unsigned subint)
 Create a filename from the archive and sub-integration.
 
virtual void set_extension (const std::string &)
 Set the extension used when creating a filename.
 
virtual void set_program (const std::string &)
 Set the name of the program; enables verbosity.
 
virtual void unload (SystemCalibrator *)
 Unload the SystemCalibrator solution using the current settings.
 
- 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

std::string archive_class
 
std::string filename
 
std::string extension
 
std::string program
 

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

Unloads Pulsar::SystemCalibrator solution to file.

Member Function Documentation

◆ set_archive_class()

void Pulsar::SystemCalibrator::Unloader::set_archive_class ( const std::string &  name)
virtual

Copy constructor.

Set the name of the archive class used to store the result


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

Generated using doxygen 1.8.17