All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
risc::sg::SymbolWithPath Struct Reference

#include <port_call_path.h>

Collaboration diagram for risc::sg::SymbolWithPath:
Collaboration graph

Public Member Functions

 SymbolWithPath (SgVariableSymbol *symbol, PortCallPath pcp)
 
bool operator< (const SymbolWithPath &other) const
 

Public Attributes

SgVariableSymbol * symbol_
 
PortCallPath pcp_
 

Constructor & Destructor Documentation

risc::sg::SymbolWithPath::SymbolWithPath ( SgVariableSymbol *  symbol,
PortCallPath  pcp 
)
inline

Member Function Documentation

bool risc::sg::SymbolWithPath::operator< ( const SymbolWithPath other) const
inline

Member Data Documentation

PortCallPath risc::sg::SymbolWithPath::pcp_
SgVariableSymbol* risc::sg::SymbolWithPath::symbol_

The documentation for this struct was generated from the following file: