Rosetta
Public Member Functions | Public Attributes | List of all members
protocols::toolbox::Node Struct Reference

#include <NetworkAlgorithms.hh>

Inheritance diagram for protocols::toolbox::Node:
Inheritance graph
[legend]

Public Member Functions

 Node (std::string ID, core::Size const res)
 

Public Attributes

core::Size resi
 
std::string id
 
std::list< NodeOPneighbors
 
int distanceFromStart
 
bool in_list
 

Constructor & Destructor Documentation

◆ Node()

protocols::toolbox::Node::Node ( std::string  ID,
core::Size const  res 
)
inline

References neighbors.

Member Data Documentation

◆ distanceFromStart

int protocols::toolbox::Node::distanceFromStart

◆ id

std::string protocols::toolbox::Node::id

◆ in_list

bool protocols::toolbox::Node::in_list

◆ neighbors

std::list< NodeOP > protocols::toolbox::Node::neighbors

Referenced by Node().

◆ resi

core::Size protocols::toolbox::Node::resi

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