Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Directed_acyclic_graph< VertexProperty, EdgeProperty >::Get_child_from_edge Class Reference

#include <Directed_acyclic_graph.hpp>

Public Types

typedef Vertex result_type
 

Constructors

 Get_child_from_edge (const Self *self)
 

Functors

result_type operator() (Edge e) const
 

Member Typedef Documentation

◆ result_type

Constructor & Destructor Documentation

◆ Get_child_from_edge()

Get_child_from_edge ( const Self self)
inline

Member Function Documentation

◆ operator()()

result_type operator() ( Edge  e) const
inline