Ask a Question | Search PSRCHIVE: |
Home
|
Editor.h void add_extension(Archive *, const std::string &name) Add the named extension to the given archive. Definition: Editor.C:13 std::string get_identifier(const Archive *) Return the archive filename. Definition: Editor.C:35 void remove_extension(Archive *, const std::string &name) Remove the named extension from the given archive. Definition: Editor.C:21 Generated using doxygen 1.8.17
|