PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
pdv_KtZ_Archive.h Array of Profiles integrated over the same time interval. Definition Integration.h:37 std::string get_description() Return description of this plugin. Definition pdv_KtZ_Archive.C:377 bool advocate(const char *filename) Advocate the use of TimerArchive to interpret filename. Definition pdv_KtZ_Archive.C:383 std::string get_name() Return the name of the TimerArchive plugin. Definition pdv_KtZ_Archive.h:73 virtual Integration * load_Integration(const char *filename, unsigned subint) Load the specified Integration from filename, returning new instance. Definition pdv_KtZ_Archive.C:365 bool can_unload() const The unload_file method is implemented. Definition pdv_KtZ_Archive.h:55 ~pdv_KtZ_Archive() Destructor. Definition pdv_KtZ_Archive.C:34 void copy(const Archive &archive) Copy all of the class attributes and the selected Integration data. Definition pdv_KtZ_Archive.C:57 pdv_KtZ_Archive * clone() const Return a new copy-constructed pdv_KtZ_Archive instance. Definition pdv_KtZ_Archive.C:80 double integration_length The integration length. Definition pdv_KtZ_Archive.h:81 virtual void load_header(const char *filename) Load the pdv_KtZ_ header information from filename. Definition pdv_KtZ_Archive.C:154 const pdv_KtZ_Archive & operator=(const pdv_KtZ_Archive &archive) Assignment operator. void unload_file(const char *filename) const Unload the pdv_KtZ_Archive (header and Integration data) to filename. Definition pdv_KtZ_Archive.C:371 pdv_KtZ_Archive() Default constructor. Definition pdv_KtZ_Archive.C:29 Generated using doxygen 1.14.0
|