| 
    RTI Connext Modern C++ API
    Version 6.1.0
    
   | 
 
<<extension>> Contains general-purpose utilities More...
Namespaces | |
| function_history | |
| <<extension>> Contains the functions to enable Function History feature.  | |
| heap_monitoring | |
| <<extension>> Contains the functions to enable and use the heap-monitoring utility.  | |
| network_capture | |
| <<extension>> Contains the functions to enable and use the Network Capture utility.  | |
Classes | |
| class | StreamFlagSaver | 
Functions | |
| void | sleep (const dds::core::Duration &durationIn) | 
| Blocks the calling thread for the specified duration.  More... | |
| uint64_t | spin_per_microsecond () | 
| Returns the number of spin operations needed to wait 1 microsecond.  More... | |
| void | spin (uint64_t spin_count) | 
| Performs a spin operation (active wait) as many times as indicated.  More... | |
<<extension>> Contains general-purpose utilities