Rosetta
Public Member Functions | Private Attributes | List of all members
protocols::toolbox::match_enzdes_util::CstResInteractions Class Reference

#include <EnzdesLoopsFile.hh>

Inheritance diagram for protocols::toolbox::match_enzdes_util::CstResInteractions:
Inheritance graph
[legend]

Public Member Functions

 CstResInteractions ()
 
 ~CstResInteractions () override
 
bool read_data (utility::io::izstream &data) override
 
void write_data () const override
 
bool resA () const
 
core::Size cst_block () const
 
- Public Member Functions inherited from protocols::toolbox::match_enzdes_util::ResInteractions
 ResInteractions ()
 
virtual ~ResInteractions ()
 
core::Size targ_res () const
 
utility::vector1< std::string > const & targ_atom_names () const
 
utility::vector1< std::string > const & targ_base_atom_names () const
 
utility::vector1< std::string > const & targ_base2_atom_names () const
 
utility::vector1< std::string > const & loopres_atom_names () const
 
utility::vector1< std::string > const & loopres_base_atom_names () const
 
utility::vector1< std::string > const & loopres_base2_atom_names () const
 
core::Size num_interactions () const
 
toolbox::match_enzdes_util::GeomSampleInfoCOP dis () const
 
toolbox::match_enzdes_util::GeomSampleInfoCOP loop_ang () const
 
toolbox::match_enzdes_util::GeomSampleInfoCOP targ_ang () const
 
toolbox::match_enzdes_util::GeomSampleInfoCOP loop_dih () const
 
toolbox::match_enzdes_util::GeomSampleInfoCOP targ_dih () const
 
toolbox::match_enzdes_util::GeomSampleInfoCOP lt_dih () const
 

Private Attributes

bool resA_
 
core::Size cst_block_
 

Additional Inherited Members

- Protected Member Functions inherited from protocols::toolbox::match_enzdes_util::ResInteractions
bool process_input_line_tokens (utility::vector1< std::string > const &tokens)
 
void set_targ_res (core::Size targ_res)
 
void set_targ_atom_names (utility::vector1< std::string > const &t_atom_names)
 
void set_loopres_atom_names (utility::vector1< std::string > const &l_atom_names)
 

Constructor & Destructor Documentation

◆ CstResInteractions()

protocols::toolbox::match_enzdes_util::CstResInteractions::CstResInteractions ( )

◆ ~CstResInteractions()

protocols::toolbox::match_enzdes_util::CstResInteractions::~CstResInteractions ( )
inlineoverride

Member Function Documentation

◆ cst_block()

core::Size protocols::toolbox::match_enzdes_util::CstResInteractions::cst_block ( ) const
inline

References cst_block_.

◆ read_data()

bool protocols::toolbox::match_enzdes_util::CstResInteractions::read_data ( utility::io::izstream &  data)
overridevirtual

◆ resA()

bool protocols::toolbox::match_enzdes_util::CstResInteractions::resA ( ) const
inline

References resA_.

◆ write_data()

void protocols::toolbox::match_enzdes_util::CstResInteractions::write_data ( ) const
overridevirtual

Member Data Documentation

◆ cst_block_

core::Size protocols::toolbox::match_enzdes_util::CstResInteractions::cst_block_
private

Referenced by cst_block(), read_data(), and write_data().

◆ resA_

bool protocols::toolbox::match_enzdes_util::CstResInteractions::resA_
private

Referenced by read_data(), resA(), and write_data().


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