Rosetta  3.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
core::chemical::ReplaceProtonWithTrifluoromethyl Class Reference

replace proton with trifluoromethyl More...

#include <PatchOperation.hh>

Inheritance diagram for core::chemical::ReplaceProtonWithTrifluoromethyl:
Inheritance graph
[legend]

Public Member Functions

 ReplaceProtonWithTrifluoromethyl (std::string atom)
 constructor More...
 
bool apply (ResidueType &rsd) const override
 replace proton with trifluoromethyl More...
 
- Public Member Functions inherited from core::chemical::PatchOperation
 ~PatchOperation () override
 Automatically generated virtual destructor for class deriving directly from ReferenceCount. More...
 
virtual std::string adds_atom ()
 Which atom, if any, is added. Used for fast matching of ResidueType/Patches to PDB residues. More...
 
virtual std::string deletes_atom ()
 Which atom, if any, is deleted. Used for fast matching of ResidueType/Patches to PDB residues. More...
 
virtual std::string adds_property ()
 Which property, if any, is added. More...
 
virtual std::string deletes_property ()
 Which property, if any, is deleted. More...
 
virtual std::string deletes_variant ()
 Which variant, if any, is deleted. More...
 
virtual bool may_change_aa ()
 Generates a new aa. More...
 
virtual std::string generates_name3 ()
 Generates name3. More...
 
virtual std::string generates_interchangeability_group ()
 Generates interchangeability_group. More...
 
virtual bool generates_base_residue ()
 Generates base residue – legacy for D_AA – do not use otherwise. More...
 
virtual bool applies_to_placeholder () const
 Special – does this apply to 'minimal', placeholder types? Generally true, unless updating aa or name3. More...
 

Private Attributes

std::string atom_
 

Detailed Description

replace proton with trifluoromethyl

Constructor & Destructor Documentation

core::chemical::ReplaceProtonWithTrifluoromethyl::ReplaceProtonWithTrifluoromethyl ( std::string  atom)
inline

constructor

Member Function Documentation

bool core::chemical::ReplaceProtonWithTrifluoromethyl::apply ( ResidueType rsd) const
overridevirtual

Member Data Documentation

std::string core::chemical::ReplaceProtonWithTrifluoromethyl::atom_
private

The documentation for this class was generated from the following files: