Krita Source Code Documentation
Loading...
Searching...
No Matches
boost::graph_traits< KisMagneticGraph > Struct Reference

#include <KisMagneticGraph.h>

Public Types

typedef KisMagneticGraph::degree_size_type degree_size_type
 
typedef KisMagneticGraph::directed_category directed_category
 
typedef KisMagneticGraph::edge_descriptor edge_descriptor
 
typedef void edge_iterator
 
typedef KisMagneticGraph::edge_parallel_category edge_parallel_category
 
typedef void edges_size_type
 
typedef void in_edge_iterator
 
typedef KisMagneticGraph::out_edge_iterator out_edge_iterator
 
typedef KisMagneticGraph::traversal_category traversal_category
 
typedef KisMagneticGraph::vertex_descriptor vertex_descriptor
 
typedef void vertex_iterator
 
typedef void vertices_size_type
 

Detailed Description

Definition at line 234 of file KisMagneticGraph.h.

Member Typedef Documentation

◆ degree_size_type

typedef KisMagneticGraph::degree_size_type boost::graph_traits< KisMagneticGraph >::degree_size_type

Definition at line 241 of file KisMagneticGraph.h.

◆ directed_category

typedef KisMagneticGraph::directed_category boost::graph_traits< KisMagneticGraph >::directed_category

Definition at line 238 of file KisMagneticGraph.h.

◆ edge_descriptor

typedef KisMagneticGraph::edge_descriptor boost::graph_traits< KisMagneticGraph >::edge_descriptor

Definition at line 236 of file KisMagneticGraph.h.

◆ edge_iterator

typedef void boost::graph_traits< KisMagneticGraph >::edge_iterator

Definition at line 246 of file KisMagneticGraph.h.

◆ edge_parallel_category

typedef KisMagneticGraph::edge_parallel_category boost::graph_traits< KisMagneticGraph >::edge_parallel_category

Definition at line 239 of file KisMagneticGraph.h.

◆ edges_size_type

typedef void boost::graph_traits< KisMagneticGraph >::edges_size_type

Definition at line 247 of file KisMagneticGraph.h.

◆ in_edge_iterator

typedef void boost::graph_traits< KisMagneticGraph >::in_edge_iterator

Definition at line 243 of file KisMagneticGraph.h.

◆ out_edge_iterator

typedef KisMagneticGraph::out_edge_iterator boost::graph_traits< KisMagneticGraph >::out_edge_iterator

Definition at line 237 of file KisMagneticGraph.h.

◆ traversal_category

typedef KisMagneticGraph::traversal_category boost::graph_traits< KisMagneticGraph >::traversal_category

Definition at line 240 of file KisMagneticGraph.h.

◆ vertex_descriptor

typedef KisMagneticGraph::vertex_descriptor boost::graph_traits< KisMagneticGraph >::vertex_descriptor

Definition at line 235 of file KisMagneticGraph.h.

◆ vertex_iterator

typedef void boost::graph_traits< KisMagneticGraph >::vertex_iterator

Definition at line 244 of file KisMagneticGraph.h.

◆ vertices_size_type

typedef void boost::graph_traits< KisMagneticGraph >::vertices_size_type

Definition at line 245 of file KisMagneticGraph.h.


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