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

delete child proton More...

#include <PatchOperation.hh>

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

Public Member Functions

 DeleteChildProton (std::string const &atom)
 constructor More...
 
bool apply (ResidueType &rsd) const
 Returns true to signal failure, false to indicate success. More...
 
- Public Member Functions inherited from core::chemical::PatchOperation
virtual ~PatchOperation ()
 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

delete child proton

Constructor & Destructor Documentation

core::chemical::DeleteChildProton::DeleteChildProton ( std::string const &  atom)
inline

constructor

Member Function Documentation

bool core::chemical::DeleteChildProton::apply ( ResidueType rsd) const
virtual

Member Data Documentation

std::string core::chemical::DeleteChildProton::atom_
private

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