|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
A class to check for SDS leaks.
Create one of these objects in your code and when the destructor is run, it will write a message to stderr if your code has allocated or released a net number of * SDS ID's since the constructor was run.
The easiest way to use this via the SDS_CHECK_IDS2 macro.
#include "sds.hh"
Public Member Functions | |
| IdChecker (int line, const char *file, const char *function) | |
| Construct an SdsChecker object. | |
| virtual | ~IdChecker () |
| SdsCheck destructor. | |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated by