#include <ngcdcsSLX.hpp>
Public Member Functions | |
| ngcdcs_slxrow_t () | |
| Constructor. | |
| void | Clear () |
| Clear. | |
| int | Valid () |
| Validity check. | |
Public Attributes | |
| int | start |
| Start coordinate. | |
| int | size |
| Size. | |
Friends | |
| int | operator== (const ngcdcs_slxrow_t &a, const ngcdcs_slxrow_t &b) |
| Operator ==. | |
SELEX row-section
|
inline |
Constructor.
|
inline |
Clear.
|
inline |
Validity check.
|
friend |
Operator ==.
| int ngcdcs_slxrow_t::size |
Size.
| int ngcdcs_slxrow_t::start |
Start coordinate.