Rosetta
Namespaces | Functions
ResidueProperty_mappings.cc File Reference

Method definitions for private singleton methods declared in AtomPropertiesManager.hh. More...

#include <core/chemical/ResidueProperties.hh>
#include <utility/vector1.hh>
#include <utility/excn/Exceptions.hh>
#include <map>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::chemical
 

Functions

std::map< std::string, ResidueProperty > const * core::chemical::generate_string_to_property_map ()
 
static const std::map< std::string, ResidueProperty > *const core::chemical::PROPERTY_MAP (generate_string_to_property_map())
 
utility::vector1< std::string > const * core::chemical::generate_property_to_string_vector ()
 
static const utility::vector1< std::string > *const core::chemical::STRING_LIST (generate_property_to_string_vector())
 

Detailed Description

Method definitions for private singleton methods declared in AtomPropertiesManager.hh.

Method definitions for private static methods declared in ResidueProperties.hh.

Author
Labonte JWLab.nosp@m.onte.nosp@m.@jhu..nosp@m.edu
Note
TODO: Auto-generate this file in the same way ResiduePropertys are generated.
Author
Labonte JWLab.nosp@m.onte.nosp@m.@jhu..nosp@m.edu
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu) – updated for multi-threading
Note
DO NOT EDIT THIS FILE DIRECTLY! It is auto-generated. If you wish to edit it, modify the update_ResidueType_enum_files.py script. It is because it is auto-generated that these class methods are not defined in ResidueProperties.cc.