|
CppGraph Application Framework©
Copyright © 2004-202x Geoff Goldberg
|
A relationship enum specifies the direct relationship (parent or child) between 2 nodes. More...
#include <enums.h>
Inherits cppgraph::enumeration.
Public Types | |
| enum | { e_parent, e_child } |
A relationship enum specifies the direct relationship (parent or child) between 2 nodes.
| anonymous enum |
1.8.14