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

class to process an enzdes loops file More...

#include <EnzdesLoopsFile.hh>

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

Public Member Functions

 ~EnzdesLoopsFile () override
 Automatically generated virtual destructor for class deriving directly from VirtualBase. More...
 
 EnzdesLoopsFile ()
 
bool read_loops_file (std::string filename)
 
EnzdesLoopInfoCOP loop_info (core::Size l) const
 
bool file_read () const
 
core::Size num_loops () const
 
void clear ()
 

Private Attributes

bool file_read_
 
utility::vector1< EnzdesLoopInfoOPenzloops_
 

Detailed Description

class to process an enzdes loops file

Constructor & Destructor Documentation

◆ ~EnzdesLoopsFile()

protocols::toolbox::match_enzdes_util::EnzdesLoopsFile::~EnzdesLoopsFile ( )
overridedefault

Automatically generated virtual destructor for class deriving directly from VirtualBase.

Auto-generated virtual destructor

◆ EnzdesLoopsFile()

protocols::toolbox::match_enzdes_util::EnzdesLoopsFile::EnzdesLoopsFile ( )

References enzloops_.

Member Function Documentation

◆ clear()

void protocols::toolbox::match_enzdes_util::EnzdesLoopsFile::clear ( )

References enzloops_, and file_read_.

◆ file_read()

bool protocols::toolbox::match_enzdes_util::EnzdesLoopsFile::file_read ( ) const
inline

References file_read_.

◆ loop_info()

EnzdesLoopInfoCOP protocols::toolbox::match_enzdes_util::EnzdesLoopsFile::loop_info ( core::Size  l) const

References enzloops_.

◆ num_loops()

core::Size protocols::toolbox::match_enzdes_util::EnzdesLoopsFile::num_loops ( ) const
inline

References enzloops_.

◆ read_loops_file()

bool protocols::toolbox::match_enzdes_util::EnzdesLoopsFile::read_loops_file ( std::string  filename)

Member Data Documentation

◆ enzloops_

utility::vector1< EnzdesLoopInfoOP > protocols::toolbox::match_enzdes_util::EnzdesLoopsFile::enzloops_
private

◆ file_read_

bool protocols::toolbox::match_enzdes_util::EnzdesLoopsFile::file_read_
private

Referenced by clear(), file_read(), and read_loops_file().


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