GraphData.h File Reference

This class define a important struct used to group a map of vertex and edges. A flag is used to indicate if any element of this group was changed. More...

#include "../Config.h"
#include <map>

Go to the source code of this file.

Classes

class  te::graph::GraphData
 This class define a important struct used to group a map of vertex and edges. A flag is used to indicate if any element of this group was changed. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::graph
 

Detailed Description

This class define a important struct used to group a map of vertex and edges. A flag is used to indicate if any element of this group was changed.

Definition in file GraphData.h.