|
HPCToolkit
|
#include <stdint.h>

Go to the source code of this file.
Classes | |
| struct | syserv_mesg |
| struct | syserv_fnbounds_info |
Macros | |
| #define | SYSERV_MAGIC 0x00f8f8f8 |
| #define | FNBOUNDS_MAGIC 0x00f9f9f9 |
Enumerations | |
| enum | { SYSERV_ACK = 1, SYSERV_QUERY, SYSERV_QUERY_VAR, SYSERV_EXIT, SYSERV_OK, SYSERV_ERR } |
| #define FNBOUNDS_MAGIC 0x00f9f9f9 |
Definition at line 63 of file syserv-mesg.h.
| #define SYSERV_MAGIC 0x00f8f8f8 |
Definition at line 62 of file syserv-mesg.h.
| anonymous enum |
| Enumerator | |
|---|---|
| SYSERV_ACK | |
| SYSERV_QUERY | |
| SYSERV_QUERY_VAR | |
| SYSERV_EXIT | |
| SYSERV_OK | |
| SYSERV_ERR | |
Definition at line 65 of file syserv-mesg.h.