|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Construct an SdsChecker object.
When constructed, this object will run SdsCheckInit() and save the results. When the destructor is run, it will run SdsCheck() and write a message to stderr if there was a net change in SDS id's which are allocated since the
| line | The line number the object is constructed as. Assign to LINE. |
| file | The compilation file the object is constructed in. Assign to FILE. |
| function | A function/method name to be used in the message. |
References drama::CreateRunDramaTask().