#include <Operators.h>
Static Public Member Functions | |
| bool | eq (T1 v1, UT2 v2) |
| bool | ge (T1 v1, UT2 v2) |
| bool | gr (T1 v1, UT2 v2) |
| bool | le (T1 v1, UT2 v2) |
| bool | lt (T1 v1, UT2 v2) |
| bool | ne (T1 v1, UT2 v2) |
| bool | re (T1, UT2) |
USCmp. Having this class make Byte:ops, ... simpler to read and write.
Definition at line 147 of file Operators.h.
|
||||||||||||||||
|
Definition at line 150 of file Operators.h. References dods_max(). |
Here is the call graph for this function:

|
||||||||||||||||
|
Definition at line 162 of file Operators.h. References dods_max(). |
Here is the call graph for this function:

|
||||||||||||||||
|
Definition at line 158 of file Operators.h. References dods_max(). |
Here is the call graph for this function:

|
||||||||||||||||
|
Definition at line 170 of file Operators.h. References dods_max(). |
Here is the call graph for this function:

|
||||||||||||||||
|
Definition at line 166 of file Operators.h. References dods_max(). |
Here is the call graph for this function:

|
||||||||||||||||
|
Definition at line 154 of file Operators.h. References dods_max(). |
Here is the call graph for this function:

|
||||||||||||||||
|
Definition at line 174 of file Operators.h. |
1.3.9.1