Rosetta  2016.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
core::chemical::RerootRestypeVisitor Class Reference
Inheritance diagram for core::chemical::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 Edge , class Graph >
void tree_edge (Edge u, const Graph &g)
 

Private Attributes

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

Constructor & Destructor Documentation

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

Member Function Documentation

template<class Vertex , class Graph >
void core::chemical::RerootRestypeVisitor::initialize_vertex ( Vertex  u,
const Graph &   
)
inline
template<class Vertex , class Graph >
void core::chemical::RerootRestypeVisitor::start_vertex ( Vertex  u,
const Graph &   
)
inline
template<class Edge , class Graph >
void core::chemical::RerootRestypeVisitor::tree_edge ( Edge  u,
const Graph &  g 
)
inline

References treeatom_map_.

Member Data Documentation

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

Referenced by initialize_vertex(), and start_vertex().

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

Referenced by start_vertex().

VdTreeatomMap& core::chemical::RerootRestypeVisitor::treeatom_map_
private

Referenced by initialize_vertex(), and tree_edge().


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