ewmscp
..
|
Go to the source code of this file.
Functions | |
void | produceMsg (int i) |
int | main (int argc, const char *argv[]) |
int main | ( | int | argc, |
const char * | argv[] | ||
) |
Definition at line 9 of file errMsgTest.cpp.
References errMsg::debug, errMsg::emit(), errMsg::message::getQueue(), errMsg::message::printMsgs(), and produceMsg().
void produceMsg | ( | int | i | ) |
Definition at line 3 of file errMsgTest.cpp.
References errMsg::emit(), errMsg::err, and errMsg::info.
Referenced by main().