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