title
Graph Drawing Toolkit

An object-oriented C++ library for handling and drawing graphs

_solution Struct Reference

#include <rm3_dime_orth_plan_undi_graph.h>

Collaboration diagram for _solution:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 _solution ()
 _solution (const _solution &s)
_solutionoperator= (const _solution &s)

Public Attributes

int score
heading_type eagle_heading
int number_of_steps
std::string bend_type


Detailed Description

Definition at line 311 of file rm3_dime_orth_plan_undi_graph.h.


Constructor & Destructor Documentation

_solution::_solution (  )  [inline]

Definition at line 322 of file rm3_dime_orth_plan_undi_graph.h.

References INFINITE, and undefined_heading.

_solution::_solution ( const _solution s  )  [inline]

Definition at line 333 of file rm3_dime_orth_plan_undi_graph.h.


Member Function Documentation

_solution& _solution::operator= ( const _solution s  )  [inline]

Definition at line 339 of file rm3_dime_orth_plan_undi_graph.h.

References bend_type, eagle_heading, number_of_steps, and score.


Member Data Documentation

int _solution::score

Definition at line 314 of file rm3_dime_orth_plan_undi_graph.h.

Referenced by operator=().

heading_type _solution::eagle_heading

Definition at line 315 of file rm3_dime_orth_plan_undi_graph.h.

Referenced by operator=().

int _solution::number_of_steps

Definition at line 316 of file rm3_dime_orth_plan_undi_graph.h.

Referenced by operator=().

std::string _solution::bend_type

Definition at line 317 of file rm3_dime_orth_plan_undi_graph.h.

Referenced by operator=().


The documentation for this struct was generated from the following file:
Generated on Thu Jan 10 14:48:38 2008 for GDToolkit GAPI by  doxygen 1.5.3