order2_t Struct Reference
#include <order.h>
List of all members.
Constructor & Destructor Documentation
| order2_t::order2_t |
( |
|
) |
[inline] |
| order2_t::order2_t |
( |
int |
order |
) |
[inline] |
| order2_t::order2_t |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | [inline] |
Member Function Documentation
| static order2_t order2_t::from_int |
( |
int |
o |
) |
[inline, static] |
| int order2_t::get_idx |
( |
|
) |
const [inline] |
| bool order2_t::invalid |
( |
|
) |
[inline] |
| bool order2_t::operator!= |
( |
const order2_t & |
o |
) |
[inline] |
| order2_t order2_t::operator* |
( |
const int |
c |
) |
[inline] |
| order2_t order2_t::operator*= |
( |
const int |
c |
) |
[inline] |
| bool order2_t::operator== |
( |
const order2_t & |
o |
) |
[inline] |
| const char* order2_t::str |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: