Rosetta
Public Member Functions | Private Attributes | List of all members
RerootRestypeVisitor Class Reference
Inheritance diagram for RerootRestypeVisitor:
Inheritance graph
[legend]

Public Member Functions

 RerootRestypeVisitor (VdTreeatomMap &map, core::chemical::VD root, core::chemical::ResidueType const &restype)
 
template<class Vertex , class Graph >
void initialize_vertex (Vertex u, const Graph &)
 
template<class Vertex , class Graph >
void start_vertex (Vertex u, const Graph &)
 
template<class Vertex , class Graph >
void discover_vertex (Vertex, const Graph &)
 
template<class Edge , class Graph >
void examine_edge (Edge, const Graph &)
 
template<class Edge , class Graph >
void tree_edge (Edge u, const Graph &g)
 
template<class Edge , class Graph >
void back_edge (Edge, const Graph &)
 
template<class Edge , class Graph >
void forward_or_cross_edge (Edge, const Graph &)
 
template<class Vertex , class Graph >
void finish_vertex (Vertex, const Graph &)
 

Private Attributes

core::chemical::VD root_
 
VdTreeatomMaptreeatom_map_
 
core::chemical::ResidueType const & restype_
 

Constructor & Destructor Documentation

◆ RerootRestypeVisitor()

RerootRestypeVisitor::RerootRestypeVisitor ( VdTreeatomMap map,
core::chemical::VD  root,
core::chemical::ResidueType const &  restype 
)
inline

Member Function Documentation

◆ back_edge()

template<class Edge , class Graph >
void RerootRestypeVisitor::back_edge ( Edge  ,
const Graph  
)
inline

◆ discover_vertex()

template<class Vertex , class Graph >
void RerootRestypeVisitor::discover_vertex ( Vertex  ,
const Graph  
)
inline

◆ examine_edge()

template<class Edge , class Graph >
void RerootRestypeVisitor::examine_edge ( Edge  ,
const Graph  
)
inline

◆ finish_vertex()

template<class Vertex , class Graph >
void RerootRestypeVisitor::finish_vertex ( Vertex  ,
const Graph  
)
inline

◆ forward_or_cross_edge()

template<class Edge , class Graph >
void RerootRestypeVisitor::forward_or_cross_edge ( Edge  ,
const Graph  
)
inline

◆ initialize_vertex()

template<class Vertex , class Graph >
void RerootRestypeVisitor::initialize_vertex ( Vertex  u,
const Graph  
)
inline

◆ start_vertex()

template<class Vertex , class Graph >
void RerootRestypeVisitor::start_vertex ( Vertex  u,
const Graph  
)
inline

◆ tree_edge()

template<class Edge , class Graph >
void RerootRestypeVisitor::tree_edge ( Edge  u,
const Graph g 
)
inline

Member Data Documentation

◆ restype_

core::chemical::ResidueType const& RerootRestypeVisitor::restype_
private

◆ root_

core::chemical::VD RerootRestypeVisitor::root_
private

◆ treeatom_map_

VdTreeatomMap& RerootRestypeVisitor::treeatom_map_
private

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