Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

test.cpp File Reference


Detailed Description

Contains simple tests for a first check of the functionality of Graph, Hierarchy, View.

Author:
Wolfram Koska

In this file, some simple graph operations are executed and the results are displayed on the screen. This serves as a simple first test for functionality, a means to be able to debug errors and an example of the construction of the ObservableGraph, Hierarchy and View.

$Id$

#include <vector>
#include <iostream>
#include <sstream>
#include "Graph.hpp"
#include "Hierarchy.hpp"
#include "View.hpp"
#include "GraphException.hpp"

Include dependency graph for test.cpp:


Functions

template<class T>
std::string itos (T arg)
 Convert an integer to a std::string.
int main ()
 Main method.

Function Documentation

std::string itos arg  ) 
 

Convert an integer to a std::string.

int main  ) 
 

Main method.


Generated on Sun Nov 5 12:06:08 2006 for Graph by  doxygen 1.4.1