Public Member Functions | |
inline_ udword | GetBoxID () const |
inline_ void | InsertAfter (SAP_EndPoint *element) |
inline_ void | InsertBefore (SAP_EndPoint *element) |
inline_ BOOL | IsMax () const |
inline_ void | SetData (udword box_id, BOOL is_max) |
Public Attributes | |
udword | Data |
SAP_EndPoint * | Next |
SAP_EndPoint * | Previous |
float | Value |
Definition at line 47 of file OPC_SweepAndPrune.cpp.
inline_ udword Opcode::SAP_EndPoint::GetBoxID | ( | ) | const [inline] |
Definition at line 57 of file OPC_SweepAndPrune.cpp.
inline_ void Opcode::SAP_EndPoint::InsertAfter | ( | SAP_EndPoint * | element | ) | [inline] |
Definition at line 59 of file OPC_SweepAndPrune.cpp.
inline_ void Opcode::SAP_EndPoint::InsertBefore | ( | SAP_EndPoint * | element | ) | [inline] |
Definition at line 76 of file OPC_SweepAndPrune.cpp.
inline_ BOOL Opcode::SAP_EndPoint::IsMax | ( | ) | const [inline] |
Definition at line 56 of file OPC_SweepAndPrune.cpp.
inline_ void Opcode::SAP_EndPoint::SetData | ( | udword | box_id, |
BOOL | is_max | ||
) | [inline] |
Definition at line 55 of file OPC_SweepAndPrune.cpp.
Definition at line 53 of file OPC_SweepAndPrune.cpp.
Definition at line 52 of file OPC_SweepAndPrune.cpp.
Definition at line 51 of file OPC_SweepAndPrune.cpp.
Definition at line 50 of file OPC_SweepAndPrune.cpp.