PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
UnloadOptions.h void set_output_each(bool) The application produces an output for each input. Definition UnloadOptions.C:22 std::string get_output_filename(const Archive *) Return the output filename for the input. Definition UnloadOptions.C:28 bool get_unload_setup() const Return true if one or more unload options have been set. Definition UnloadOptions.C:70 virtual void finish(Archive *) Unload the archive. Definition UnloadOptions.C:95 virtual void add_options(CommandLine::Menu &) Add options to the menu. Definition UnloadOptions.C:51 UnloadOptions() Default constructor. Definition UnloadOptions.C:15 void set_extension(const std::string &) Set the extension added to output filenames. Definition UnloadOptions.C:41 void set_directory(const std::string &) Set the directory to which output files will be written. Definition UnloadOptions.C:46 Generated using doxygen 1.14.0
|