|
Swarm-NG
1.1
|
Defines message IDs. More...
Go to the source code of this file.
Namespaces | |
| gpulog | |
| class template pktsize<> and supporting classes and templates that enable the compile-time calculation of log record layout (byte offsets to which the data will be stored). | |
Constant Groups | |
| gpulog | |
| class template pktsize<> and supporting classes and templates that enable the compile-time calculation of log record layout (byte offsets to which the data will be stored). | |
Variables | |
| static const int | gpulog::MSG_INVALID = -1 |
| System message ID. | |
| static const int | gpulog::MSG_PRINTF = -2 |
| System message ID. | |
| static const int | gpulog::LOG_DEVCLEAR = 0x01 |
| flags for gpulog::copy() and related functions | |
Defines message IDs.
Definition in file gpulog_constants.h.