AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ ErsReport() [1/2]

void drama::ErsReport ( const std::string &  mes,
StatusType status 
)
extern

Report a std::string via ERS.


Warning
The DRAMA lock must be taking when invoking this and all ERS operations
Parameters
mesThe string to report using ERS. A separate ErsRep() call is made for each line in the string
statusDRAMA Status to associate with the message. May be modified if ERS Fails.
Examples
dramahello.cpp.

Referenced by ErsReport().