Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Dft_Arc_Attr< GT > Struct Template Reference

#include <generate_graph.H>

Public Member Functions

void operator() (const GT &, typename GT::Arc *a, std::ostream &out)
 

Detailed Description

template<class GT>
struct Aleph::Dft_Arc_Attr< GT >

Definition at line 611 of file generate_graph.H.

Member Function Documentation

◆ operator()()

template<class GT >
void Aleph::Dft_Arc_Attr< GT >::operator() ( const GT ,
typename GT::Arc a,
std::ostream &  out 
)
inline

Definition at line 613 of file generate_graph.H.

References GTArcCommon< ArcInfo >::get_info(), and Aleph::maps().


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