libgexf/typedefs.h File Reference

#include <string>

Go to the source code of this file.

Namespaces

namespace  libgexf

Typedefs

typedef std::string libgexf::t_id
typedef float libgexf::t_edge_value

Enumerations

enum  t_graph { GRAPH_UNDEF, GRAPH_DIRECTED, GRAPH_UNDIRECTED, GRAPH_MIXED }
 Available graph types.
enum  t_edge_property { EDGE_TYPE, EDGE_WEIGHT }
 Available edge topological properties.
enum  t_edge_type { EDGE_UNDEF, EDGE_DIRECTED, EDGE_UNDIRECTED, EDGE_MUTUAL }
 Available edge types.
enum  t_attr_type {
  INTEGER, DOUBLE, FLOAT, LONG,
  BOOLEAN, STRING, LISTSTRING, ANYURI
}
 Available types of attributes.


Detailed Description

Author:
sebastien
Date:
8 juin 2009, 14:22

Generated on Fri Dec 11 00:33:32 2009 for libgexf by  doxygen 1.5.6