chigraph  master
Systems programming language written for beginners in LLVM
chi::GraphStruct Member List

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() constchi::GraphStructinline
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() constchi::GraphStructinline
name() constchi::GraphStructinline
removeType(size_t id, bool updateReferences=true)chi::GraphStruct
setName(std::string newName, bool updateReferences=true)chi::GraphStruct
types() constchi::GraphStructinline