GetInvokedClosures
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Obtains GraphPp called by FunctionPp.
Prototype
1 | const std::map<const std::string, const GraphPp> &GetInvokedClosures() const |
Parameters
None
Returns
A map of <name, graph_pp> set by AddInvokedClosure.
Exception Handling
None
Constraints
None
Parent topic: Class FunctionPp