SORTIE C++ Test Documentation
|
#include "Messages.h"
Functions | |
void | DoIntroduction () |
modelMsg | GetMessage () |
modelMsg | CheckForMessage (char *cAppPath) |
void | SendMessage (modelMsg msg, bool batch=false) |
void | ExternalErrorHandler (modelErr stcError, int iModelState, bool batch) |
modelMsg CheckForMessage | ( | char * | cAppPath | ) |
void DoIntroduction | ( | ) |
void ExternalErrorHandler | ( | modelErr | stcError, |
int | iModelState, | ||
bool | batch | ||
) |
modelMsg GetMessage | ( | ) |
void SendMessage | ( | modelMsg | msg, |
bool | batch = false |
||
) |