![]() |
Rosetta
2021.16
|
utility functions for silent-files More...
#include <map>#include <string>#include <utility/vector1.fwd.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::io | |
| core::io::silent | |
Functions | |
| void | core::io::silent::gzip (void) |
| gzip all of the files in -out::file::silent(). More... | |
| std::map< std::string, bool > | core::io::silent::initialize_tag_is_done (std::string const &silent_file) |
| figures out which decoys are already stored in silent file. More... | |
| void | core::io::silent::figure_out_residue_numbers_from_line (std::istream &line_stream, utility::vector1< int > &residue_numbers, utility::vector1< char > &chains, utility::vector1< std::string > &segids) |
| needed for reading out RESNUM lines from silent files More... | |
| std::string | core::io::silent::get_outfile_name_with_tag (std::string const &silent_file, std::string const &tag) |
| Changes blah.out to blah_LORES.out (if tag is "_LORES") More... | |
| void | core::io::silent::remove_silent_file_if_it_exists (std::string const &silent_file) |
| used with -overwrite flag More... | |
utility functions for silent-files
1.8.7