STORMM Source Documentation
|
This is the complete list of members for stormm::structure::MdlMolProperty, including all inherited members.
addEntry(const std::vector< int > &int_data_in, const std::vector< char4 > &char4_data_in, const std::vector< double > &real_data_in, const std::vector< std::string > &str_data_in) | stormm::structure::MdlMolProperty | |
applyToExclusions() const | stormm::structure::MdlMolProperty | |
getChar4Value(int entry_index, int attribute_index) const (defined in stormm::structure::MdlMolProperty) | stormm::structure::MdlMolProperty | |
getCode() const | stormm::structure::MdlMolProperty | |
getDataLine(int index) const | stormm::structure::MdlMolProperty | |
getDataLineCount() const | stormm::structure::MdlMolProperty | |
getEntryCount() const | stormm::structure::MdlMolProperty | |
getExclusionCode() const | stormm::structure::MdlMolProperty | |
getIntegerValue(int entry_index, int attribute_index) const | stormm::structure::MdlMolProperty | |
getKind() const | stormm::structure::MdlMolProperty | |
getMdlText() const | stormm::structure::MdlMolProperty | |
getPrintedIntegerValue(int entry_index, int attribute_index) const (defined in stormm::structure::MdlMolProperty) | stormm::structure::MdlMolProperty | |
getPrintedSubstrate() const | stormm::structure::MdlMolProperty | |
getRealValue(int entry_index, int attribute_index) const (defined in stormm::structure::MdlMolProperty) | stormm::structure::MdlMolProperty | |
getStringValue(int entry_index, int attribute_index) const (defined in stormm::structure::MdlMolProperty) | stormm::structure::MdlMolProperty | |
getSubstrate() const | stormm::structure::MdlMolProperty | |
MdlMolProperty(const char4 code_in={ ' ', ' ', ' ', ' ' }, int substrate_in=-1, int entry_count_in=0, int entry_depth_in=0, bool exclusions_in=false, int substrate_line_pos_in=-1, int entry_count_line_pos_in=-1, int entry_read_start_pos_in=0, const std::vector< int > &entry_data_bounds_in={}, const std::vector< MolObjPropField > &entry_detail_in={}, const std::vector< MolObjIndexKind > &entry_adjustment_in={}, const std::vector< int > &int_data_in={}, const std::vector< double > &real_data_in={}, const std::vector< std::string > &str_data_in={}, const std::vector< std::string > &data_lines_in={}) | stormm::structure::MdlMolProperty | |
MdlMolProperty(const TextFile &tf, int line_number, int *line_advance, const std::string &title=std::string("")) (defined in stormm::structure::MdlMolProperty) | stormm::structure::MdlMolProperty | |
MdlMolProperty(const MdlMolProperty &original)=default | stormm::structure::MdlMolProperty | |
MdlMolProperty(MdlMolProperty &&original)=default (defined in stormm::structure::MdlMolProperty) | stormm::structure::MdlMolProperty | |
operator=(const MdlMolProperty &other)=default (defined in stormm::structure::MdlMolProperty) | stormm::structure::MdlMolProperty | |
operator=(MdlMolProperty &&other)=default (defined in stormm::structure::MdlMolProperty) | stormm::structure::MdlMolProperty | |
setCode(char x, char y, char z, char major='M') | stormm::structure::MdlMolProperty | |
setCode(char4 code_in) (defined in stormm::structure::MdlMolProperty) | stormm::structure::MdlMolProperty | |
setEntryFormat(const std::vector< MolObjPropField > &entry_detail_in, const std::vector< MolObjIndexKind > &entry_adjustment_in) | stormm::structure::MdlMolProperty | |
setSubstrate(int index) | stormm::structure::MdlMolProperty |