|
RTI Connext .Net APIs
Version 5.2.0
|
This is the complete list of members for DDS::Duration_t, including all inherited members.
| DURATION_AUTO | DDS::Duration_t | static |
| DURATION_AUTO_NSEC | DDS::Duration_t | static |
| DURATION_AUTO_SEC | DDS::Duration_t | static |
| DURATION_INFINITE | DDS::Duration_t | static |
| DURATION_INFINITE_NSEC | DDS::Duration_t | static |
| DURATION_INFINITE_SEC | DDS::Duration_t | static |
| DURATION_ZERO | DDS::Duration_t | static |
| DURATION_ZERO_NSEC | DDS::Duration_t | static |
| DURATION_ZERO_SEC | DDS::Duration_t | static |
| from_micros(System::UInt64 microseconds) | DDS::Duration_t | inlinestatic |
| from_millis(System::UInt64 milliseconds) | DDS::Duration_t | inlinestatic |
| from_nanos(System::UInt64 nanoseconds) | DDS::Duration_t | inlinestatic |
| from_seconds(System::UInt32 seconds) | DDS::Duration_t | inlinestatic |
| is_auto() | DDS::Duration_t | inline |
| is_infinite() | DDS::Duration_t | inline |
| is_zero() | DDS::Duration_t | inline |
| nanosec | DDS::Duration_t | |
| sec | DDS::Duration_t |