![]() |
Rosetta Core
2014.16.56682
|
Database input/output function declarations for carbohydrate-specific data. More...
#include <core/types.hh>#include <utility/vector1.hh>#include <utility/io/izstream.hh>#include <map>#include <string>Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::chemical | |
| core::chemical::carbohydrates | |
Functions | |
| utility::vector1< std::string > | core::chemical::carbohydrates::get_lines_from_file_data (std::string const &filename) |
| Local method that opens a file and returns its data as a list of lines after checking for errors. More... | |
| utility::vector1< std::string > | core::chemical::carbohydrates::read_properties_from_database_file (std::string const &filename) |
| Return a list of strings, which are saccharide-specific properties and modifications, read from a database file. More... | |
| std::map< std::string, std::string > | core::chemical::carbohydrates::read_codes_and_roots_from_database_file (std::string const &filename) |
| Return a map of strings to strings, which are saccharide-specific 3-letter codes mapped to IUPAC roots, read from a database file. More... | |
Database input/output function declarations for carbohydrate-specific data.
1.8.7