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::Selector_PROPERTY Class Reference

Does the residue have ANY of these properties? More...

#include <ResidueTypeSelector.hh>

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

Public Member Functions

 Selector_PROPERTY (utility::vector1< std::string > const &properties_in, bool const result)
 
bool operator[] (ResidueType const &rsd) const
 
- Public Member Functions inherited from core::chemical::ResidueTypeSelectorSingle
virtual ~ResidueTypeSelectorSingle ()
 Automatically generated virtual destructor for class deriving directly from ReferenceCount. More...
 
 ResidueTypeSelectorSingle (bool const result)
 
bool desired_result () const
 

Private Attributes

utility::vector1< std::string > properties_
 

Detailed Description

Does the residue have ANY of these properties?

Constructor & Destructor Documentation

core::chemical::Selector_PROPERTY::Selector_PROPERTY ( utility::vector1< std::string > const &  properties_in,
bool const  result 
)
inline

Member Function Documentation

bool core::chemical::Selector_PROPERTY::operator[] ( ResidueType const &  rsd) const
inlinevirtual

Member Data Documentation

utility::vector1< std::string > core::chemical::Selector_PROPERTY::properties_
private

Referenced by operator[]().


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