Open
Graph Drawing
Framework
v.2012.07
Overview
Class Hierarchy
Class Index
Class List
Members
Namespaces
Source Files
PQBasicKeyRoot.h
Go to the documentation of this file.
1
/*
2
* $Revision: 2564 $
3
*
4
* last checkin:
5
* $Author: gutwenger $
6
* $Date: 2012-07-07 00:03:48 +0200 (Sa, 07. Jul 2012) $
7
***************************************************************/
8
44
#ifdef _MSC_VER
45
#pragma once
46
#endif
47
48
49
#ifndef OGDF_PQ_BASIC_KEY_ROOT_H
50
#define OGDF_PQ_BASIC_KEY_ROOT_H
51
52
53
54
namespace
ogdf {
55
56
63
class
PQBasicKeyRoot
{
64
65
public
:
66
67
//Constructor
68
PQBasicKeyRoot
() { }
69
70
//Destructor
71
~PQBasicKeyRoot
() { }
72
73
OGDF_NEW_DELETE
74
};
75
76
}
77
78
#endif
79
ogdf
internal
planarity
PQBasicKeyRoot.h
© 1999-2012 by
TU Dortmund
,
University of Jena
,
University of Cologne
,
University of Sydney
,
oreas GmbH