|
|
CpMessageType | type |
| |
|
union { |
|
struct { |
|
pthread_t tid |
| |
| } exiting |
| |
|
struct { |
|
char regName [CP_REGNAME_MAX+1] |
| |
|
double min |
| |
|
double max |
| |
|
bool delta |
| |
|
bool outOfRange |
| |
|
unsigned nFrame |
| |
|
char script [NET_LOG_MAX+1] |
| |
| } addPagerReg |
| |
|
struct { |
|
char regName [CP_REGNAME_MAX+1] |
| |
| } remPagerReg |
| |
|
struct { |
|
bool enable |
| |
| } enablePager |
| |
| } | body |
| |
The documentation for this struct was generated from the following file:
- gcpCbass/control/code/unix/control_src/common/genericcontrol.c