Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Public Member Functions | |
inline_ | SAP_Element () |
inline_ | SAP_Element (udword id, SAP_Element *next) |
inline_ | ~SAP_Element () |
Public Attributes | |
udword | mID |
SAP_Element * | mNext |
Definition at line 30 of file OPC_SweepAndPrune.cpp.
|
inline |
Definition at line 33 of file OPC_SweepAndPrune.cpp.
|
inline |
Definition at line 34 of file OPC_SweepAndPrune.cpp.
|
inline |
Definition at line 35 of file OPC_SweepAndPrune.cpp.
udword Opcode::SAP_Element::mID |
Definition at line 37 of file OPC_SweepAndPrune.cpp.
Referenced by Opcode::SAP_PairData::AddPair(), Opcode::SAP_PairData::DumpPairs(), and Opcode::SAP_PairData::RemovePair().
SAP_Element* Opcode::SAP_Element::mNext |
Definition at line 38 of file OPC_SweepAndPrune.cpp.
Referenced by Opcode::SAP_PairData::AddPair(), Opcode::SAP_PairData::DumpPairs(), and Opcode::SAP_PairData::RemovePair().