#include <port_call_path.h>
Public Member Functions | |
PortCallPath () | |
~PortCallPath () | |
Public Attributes | |
std::list< SgFunctionCallExp * > | path_ |
SgVariableDefinition * | port_ |
int | pcp_type_ |
risc::sg::PortCallPath::PortCallPath | ( | ) |
risc::sg::PortCallPath::~PortCallPath | ( | ) |
std::list<SgFunctionCallExp*> risc::sg::PortCallPath::path_ |
SgVariableDefinition* risc::sg::PortCallPath::port_ |