Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | Friends
AISNavigation::Graph::Edge Struct Reference

#include <graph.h>

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

List of all members.

Public Member Functions

const Vertexfrom () const
const Vertexfrom () const
Vertexfrom ()
Vertexfrom ()
virtual bool revert ()
virtual bool revert ()
const Vertexto () const
const Vertexto () const
Vertexto ()
Vertexto ()
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

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

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

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

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

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

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

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

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

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

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

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

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

Definition at line 71 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:


hogman_minimal
Author(s): Maintained by Juergen Sturm
autogenerated on Mon Oct 6 2014 00:07:00