![]() |
Doxygen Documentation |
|||||
Package: |
TPG |
|||||
Version: |
V0-0-0 |
Marked: |
(not marked) |
|||
Constituent: |
tpg |
Tag: |
linux-gcc |
|||
#include "signal_p.h"
#include "MSG/MSG_pubdefs.h"
Functions | |
| unsigned | _signal (unsigned stat, const char *rtn) |
| Calls MSG_signal with no parameters. | |
| unsigned | _signalTxt (unsigned stat, const char *rtn, const char *txt) |
| Calls MSG_signal with one (string) parameter. | |
| unsigned | _signalVal (unsigned stat, const char *rtn, int val) |
| Calls MSG_signal with one (integer) parameter. | |
| unsigned | _signalVal2 (unsigned stat, const char *rtn, int val0, int val1) |
| Calls MSG_signal with one (integer) parameter. | |
| unsigned | _signalVal3 (unsigned stat, const char *rtn, int val0, int val1, int val2) |
| Calls MSG_signal with one (integer) parameter. | |
|
||||||||||||
|
Calls MSG_signal with no parameters.
|
|
||||||||||||||||
|
Calls MSG_signal with one (string) parameter.
|
|
||||||||||||||||
|
Calls MSG_signal with one (integer) parameter.
|
|
||||||||||||||||||||
|
Calls MSG_signal with one (integer) parameter.
|
|
||||||||||||||||||||||||
|
Calls MSG_signal with one (integer) parameter.
|
1.3.3