chigraph  master
Systems programming language written for beginners in LLVM
GraphStruct.hpp File Reference

Define GraphStruct. More...

#include <string>
#include <vector>
#include "chi/DataType.hpp"
#include "chi/Fwd.hpp"
+ Include dependency graph for GraphStruct.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chi::GraphStruct
 A class holding a compound type defined in a GraphModule. More...
 

Namespaces

 chi
 The namespace where chigraph lives.
 

Detailed Description

Define GraphStruct.

Definition in file GraphStruct.hpp.