AISNavigation::Graph::Edge Struct Reference

#include <graph.h>

Inheritance diagram for AISNavigation::Graph::Edge:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Vertexfrom ()
const Vertexfrom () const
Vertexfrom ()
const Vertexfrom () const
virtual bool revert ()
virtual bool revert ()
Vertexto ()
const Vertexto () const
Vertexto ()
const Vertexto () const
virtual ~Edge ()
virtual ~Edge ()

Public Attributes

bool _mark

Protected Member Functions

 Edge (Vertex *from=0, Vertex *to=0)
 Edge (Vertex *from=0, Vertex *to=0)

Protected Attributes

Vertex_from
Vertex_to

Friends

struct Graph

Detailed Description

Definition at line 64 of file include/hogman_minimal/graph/graph.h.


Constructor & Destructor Documentation

AISNavigation::Graph::Edge::~Edge (  )  [virtual]

Definition at line 34 of file graph.cpp.

AISNavigation::Graph::Edge::Edge ( Vertex from = 0,
Vertex to = 0 
) [protected]

Definition at line 29 of file graph.cpp.

virtual AISNavigation::Graph::Edge::~Edge (  )  [virtual]
AISNavigation::Graph::Edge::Edge ( Vertex from = 0,
Vertex to = 0 
) [protected]

Member Function Documentation

Vertex* AISNavigation::Graph::Edge::from (  )  [inline]

Definition at line 69 of file src/graph/graph.h.

const Vertex* AISNavigation::Graph::Edge::from (  )  const [inline]

Definition at line 68 of file src/graph/graph.h.

Vertex* AISNavigation::Graph::Edge::from (  )  [inline]

Definition at line 69 of file include/hogman_minimal/graph/graph.h.

const Vertex* AISNavigation::Graph::Edge::from (  )  const [inline]

Definition at line 68 of file include/hogman_minimal/graph/graph.h.

virtual bool AISNavigation::Graph::Edge::revert (  )  [virtual]
bool AISNavigation::Graph::Edge::revert (  )  [virtual]
Vertex* AISNavigation::Graph::Edge::to (  )  [inline]

Definition at line 71 of file src/graph/graph.h.

const Vertex* AISNavigation::Graph::Edge::to (  )  const [inline]

Definition at line 70 of file src/graph/graph.h.

Vertex* AISNavigation::Graph::Edge::to (  )  [inline]

Definition at line 71 of file include/hogman_minimal/graph/graph.h.

const Vertex* AISNavigation::Graph::Edge::to (  )  const [inline]

Definition at line 70 of file include/hogman_minimal/graph/graph.h.


Friends And Related Function Documentation

Graph [friend]

Definition at line 65 of file include/hogman_minimal/graph/graph.h.


Member Data Documentation

Definition at line 76 of file include/hogman_minimal/graph/graph.h.

Definition at line 73 of file include/hogman_minimal/graph/graph.h.

Definition at line 77 of file include/hogman_minimal/graph/graph.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


hogman_minimal
Author(s): Maintained by Juergen Sturm
autogenerated on Fri Jan 11 09:38:40 2013