|
RTI Connext Micro
Version 2.4.1.0
|
Functions | |
| RTI_INT32 | OSAPI_Utility_max (RTI_INT32 l, RTI_INT32 r) |
| Namespace for utility functions. | |
| RTI_INT32 | OSAPI_Utility_min (RTI_INT32 l, RTI_INT32 r) |
| Static function to return the lesser of two values. | |
| RTI_INT32 OSAPI_Utility_max | ( | RTI_INT32 | l, |
| RTI_INT32 | r | ||
| ) |
Namespace for utility functions.
Static function to return the greater of two values.
| RTI_INT32 OSAPI_Utility_min | ( | RTI_INT32 | l, |
| RTI_INT32 | r | ||
| ) |
Static function to return the lesser of two values.