Public Member Functions | |
| match_inito_by_st (const ST *const st) | |
| match_inito_by_st (const ST_IDX esstee_idx) | |
| BOOL | operator() (INITO_IDX, const INITO *inito) const |
Private Attributes | |
| const ST_IDX | st_idx |
Definition at line 126 of file be_symtab.cxx.
| match_inito_by_st::match_inito_by_st | ( | const ST *const | st | ) | [inline] |
Definition at line 131 of file be_symtab.cxx.
| match_inito_by_st::match_inito_by_st | ( | const ST_IDX | esstee_idx | ) | [inline] |
Definition at line 132 of file be_symtab.cxx.
Definition at line 134 of file be_symtab.cxx.
References INITO_st_idx(), and st_idx.

const ST_IDX match_inito_by_st::st_idx [private] |
Definition at line 128 of file be_symtab.cxx.
Referenced by operator()().
1.7.1