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.
Definition at line 57 of file OPC_SweepAndPrune.cpp.
|
inline |
Definition at line 59 of file OPC_SweepAndPrune.cpp.
|
inline |
Definition at line 76 of file OPC_SweepAndPrune.cpp.
Definition at line 56 of file OPC_SweepAndPrune.cpp.
Definition at line 55 of file OPC_SweepAndPrune.cpp.
udword Opcode::SAP_EndPoint::Data |
Definition at line 53 of file OPC_SweepAndPrune.cpp.
SAP_EndPoint* Opcode::SAP_EndPoint::Next |
Definition at line 52 of file OPC_SweepAndPrune.cpp.
SAP_EndPoint* Opcode::SAP_EndPoint::Previous |
Definition at line 51 of file OPC_SweepAndPrune.cpp.
float Opcode::SAP_EndPoint::Value |
Definition at line 50 of file OPC_SweepAndPrune.cpp.