![]() |
P4C
The P4 Compiler
|
This is the complete list of members for P4Tools::ReachabilityEngine, including all inherited members.
addCondition(const IR::Expression *prev, const DCGVertexType *currentState) | P4Tools::ReachabilityEngine | protected |
addEdge(const DCGVertexType *vertex, IR::ID vertexName=IR::ID()) | P4Tools::ReachabilityEngine | protected |
addTransition(const DCGVertexType *, const std::unordered_set< const DCGVertexType * > &) | P4Tools::ReachabilityEngine | protected |
annotationToStatements(const DCGVertexType *node, std::unordered_set< const DCGVertexType * > &s) | P4Tools::ReachabilityEngine | protected |
getCondition(const DCGVertexType *) | P4Tools::ReachabilityEngine | protected |
getDCG() | P4Tools::ReachabilityEngine | |
getName(std::string name) | P4Tools::ReachabilityEngine | protected |
next(ReachabilityEngineState *, const DCGVertexType *) | P4Tools::ReachabilityEngine | |
ReachabilityEngine(const NodesCallGraph &dcg, std::string reachabilityExpression, bool eliminateAnnotations=false) | P4Tools::ReachabilityEngine | |
stringToNode(std::string name) | P4Tools::ReachabilityEngine | protectedstatic |