Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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]
Collaboration diagram for protocols::toolbox::match_enzdes_util::CstResInteractions:
Collaboration graph
[legend]

Public Member Functions

 CstResInteractions ()
 
virtual ~CstResInteractions ()
 
bool read_data (utility::io::izstream &data)
 
void write_data () const
 
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)
 

Detailed Description

Definition at line 147 of file EnzdesLoopsFile.hh.

Constructor & Destructor Documentation

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

Definition at line 259 of file EnzdesLoopsFile.cc.

virtual protocols::toolbox::match_enzdes_util::CstResInteractions::~CstResInteractions ( )
inlinevirtual

Definition at line 154 of file EnzdesLoopsFile.hh.

Member Function Documentation

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

Definition at line 167 of file EnzdesLoopsFile.hh.

References cst_block_.

bool protocols::toolbox::match_enzdes_util::CstResInteractions::read_data ( utility::io::izstream &  data)
virtual
bool protocols::toolbox::match_enzdes_util::CstResInteractions::resA ( ) const
inline

Definition at line 163 of file EnzdesLoopsFile.hh.

References resA_.

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

Member Data Documentation

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

Definition at line 174 of file EnzdesLoopsFile.hh.

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

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

Definition at line 172 of file EnzdesLoopsFile.hh.

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


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