Coconut Framework
beta
Main Page
Classes
Files
File List
File Members
Source
CNTopologicalSorter.h
Go to the documentation of this file.
1
8
#ifndef CNTOPOLOGICALSORTER_H
9
#define CNTOPOLOGICALSORTER_H
10
11
#include "
CNType.h
"
12
#include "
CNForwarders.h
"
13
22
CNBoolean
23
CNTopologicalSort
(
struct
CNObjectList
* sortednodes,
struct
CNObjectList
* erroredges,
struct
CNGraph
* src) ;
24
25
#endif
/* CNTOPOLOGICALSORTER_H */
26
CNForwarders.h
Forward declaration of data types.
CNObjectList
List of CNObject.
Definition:
CNObjectList.h:17
CNGraph
Direct Acyclic Graph model.
Definition:
CNGraph.h:17
CNType.h
Define primitive data types.
CNTopologicalSort
CNBoolean CNTopologicalSort(struct CNObjectList *sortednodes, struct CNObjectList *erroredges, struct CNGraph *src)
Get the calculation order by topological sort.
CNBoolean
unsigned int CNBoolean
Boolean type.
Definition:
CNType.h:14
Generated on Sat Feb 22 2014 22:05:51 for Coconut Framework by
1.8.5