#include <port_call_path.h>
|
std::list< SgFunctionCallExp * > | path_ |
| First type representation of PCP. A list of of function calls;. More...
|
|
std::list< SgVariableDefinition * > | port_ |
| Second type representation of PCP. A list of of sockets/ports;. More...
|
|
int | pcp_type_ |
| Type of PCP. More...
|
|
risc::sg::PortCallPath::PortCallPath |
( |
| ) |
|
risc::sg::PortCallPath::PortCallPath |
( |
std::list< SgVariableDefinition * > |
ports | ) |
|
risc::sg::PortCallPath::~PortCallPath |
( |
| ) |
|
risc::sg::PortCallPath::print |
( |
| ) |
|
std::list<SgFunctionCallExp*> risc::sg::PortCallPath::path_ |
First type representation of PCP. A list of of function calls;.
int risc::sg::PortCallPath::pcp_type_ |
std::list<SgVariableDefinition*> risc::sg::PortCallPath::port_ |
Second type representation of PCP. A list of of sockets/ports;.
The documentation for this class was generated from the following files:
- /local/lecs/lecs/risc_v0.6.2/sources/build/risc_v0.6.2/src/segment_graph/port_call_path.h
- /local/lecs/lecs/risc_v0.6.2/sources/build/risc_v0.6.2/src/segment_graph/port_call_path.cpp