![]() |
chigraph
master
Systems programming language written for beginners in LLVM
|
This is the complete list of members for chi::GraphStruct, including all inherited members.
addType(DataType ty, std::string name, size_t addBefore, bool updateReferences=true) | chi::GraphStruct | |
context() const | chi::GraphStruct | inline |
dataType() | chi::GraphStruct | |
GraphStruct(GraphModule &mod, std::string name) | chi::GraphStruct | |
modifyType(size_t id, DataType newTy, std::string newName, bool updateReferences=true) | chi::GraphStruct | |
module() const | chi::GraphStruct | inline |
name() const | chi::GraphStruct | inline |
removeType(size_t id, bool updateReferences=true) | chi::GraphStruct | |
setName(std::string newName, bool updateReferences=true) | chi::GraphStruct | |
types() const | chi::GraphStruct | inline |