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::dna::DnaNeighbor Class Reference

#include <DnaInterfaceFinder.hh>

Collaboration diagram for protocols::dna::DnaNeighbor:
Collaboration graph
[legend]

Public Member Functions

 DnaNeighbor ()
 
void close (bool val)
 
void contact (bool val)
 
bool close () const
 
bool contact () const
 

Private Attributes

bool close_
 
bool contact_
 

Detailed Description

Definition at line 32 of file DnaInterfaceFinder.hh.

Constructor & Destructor Documentation

protocols::dna::DnaNeighbor::DnaNeighbor ( )
inline

Definition at line 34 of file DnaInterfaceFinder.hh.

Member Function Documentation

void protocols::dna::DnaNeighbor::close ( bool  val)
inline
bool protocols::dna::DnaNeighbor::close ( ) const
inline

Definition at line 37 of file DnaInterfaceFinder.hh.

References close_.

void protocols::dna::DnaNeighbor::contact ( bool  val)
inline
bool protocols::dna::DnaNeighbor::contact ( ) const
inline

Definition at line 38 of file DnaInterfaceFinder.hh.

References contact_.

Member Data Documentation

bool protocols::dna::DnaNeighbor::close_
private

Definition at line 40 of file DnaInterfaceFinder.hh.

Referenced by close().

bool protocols::dna::DnaNeighbor::contact_
private

Definition at line 40 of file DnaInterfaceFinder.hh.

Referenced by contact().


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