|
OpenADFortTk (basic)
|

Public Member Functions | |
| insert_ST (std::list< ST * > &symlist_) | |
| void | operator() (UINT32 idx, ST *st) const |
Private Attributes | |
| std::list< ST * > & | symlist |
Definition at line 485 of file Open64IRInterface.cpp.
| insert_ST::insert_ST | ( | std::list< ST * > & | symlist_ | ) | [inline] |
Definition at line 487 of file Open64IRInterface.cpp.
| void insert_ST::operator() | ( | UINT32 | idx, |
| ST * | st | ||
| ) | const [inline] |
Definition at line 492 of file Open64IRInterface.cpp.
References symlist.
std::list<ST*>& insert_ST::symlist [private] |
Definition at line 498 of file Open64IRInterface.cpp.
Referenced by operator()().