Public Member Functions | |
| CYCLE_RES (int cycle, const RES *res) | |
| int | Cycle () const |
| RES * | Res () const |
| res_id (0) | |
Data Fields | |
| __pad0__: cycle(0) | |
Private Attributes | |
| const short | cycle |
| const short | res_id |
Friends | |
| bool | operator< (const CYCLE_RES a, const CYCLE_RES b) |
Definition at line 534 of file si_gen.cxx.
| RES_REQ::CYCLE_RES::CYCLE_RES | ( | int | cycle, | |
| const RES * | res | |||
| ) | [inline] |
Definition at line 542 of file si_gen.cxx.
| int RES_REQ::CYCLE_RES::Cycle | ( | ) | const [inline] |
Definition at line 545 of file si_gen.cxx.
| RES* RES_REQ::CYCLE_RES::Res | ( | ) | const [inline] |
| RES_REQ::CYCLE_RES::res_id | ( | 0 | ) | [inline] |
Definition at line 551 of file si_gen.cxx.
Definition at line 560 of file si_gen.cxx.
const short RES_REQ::CYCLE_RES::cycle [private] |
Definition at line 567 of file si_gen.cxx.
const short RES_REQ::CYCLE_RES::res_id [private] |
Definition at line 568 of file si_gen.cxx.
1.5.6