RTI Connext Modern C++ API  Version 6.0.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rti::util::heap_monitoring Namespace Reference

<<extension>> Contains the functions to enable and use the heap-monitoring utility More...

Functions

bool enable ()
 Starts monitoring the heap memory used by RTI Connext.
 
void disable ()
 Stops monitoring the heap memory used by RTI Connext.
 
bool pause ()
 Pauses heap monitoring.
 
bool resume ()
 Resumes heap monitoring.
 
bool take_snapshot (const std::string &filename, bool print_details=false)
 Saves the current heap memory usage in a file.
 

Detailed Description

<<extension>> Contains the functions to enable and use the heap-monitoring utility


RTI Connext Modern C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc