public class EventTypes extends Object
Modifier and Type | Field and Description |
---|---|
static short |
AEP_BEGIN |
static short |
AEP_MAX_COUNT |
static short |
CORE_BEGIN
Beginning of core event types
|
static short |
CORE_END
End of core event types
|
static short |
CORE_MAX_COUNT
Maximum number of core event types
|
static short |
DATA_BEGIN |
static short |
DATA_MAX_COUNT |
static short |
NULL
The 'null' event type
|
static short |
SERVER_BEGIN |
static short |
SERVER_MAX_COUNT |
static short |
SMA_BEGIN
Event type block allocations start here
|
static short |
SMA_MAX_COUNT |
static short |
WAKEUP
The 'wakeup' event type
|
Constructor and Description |
---|
EventTypes() |
public static final short NULL
public static final short CORE_BEGIN
public static final short WAKEUP
public static final short CORE_MAX_COUNT
public static final short CORE_END
public static final short SMA_BEGIN
public static final short SMA_MAX_COUNT
public static final short DATA_BEGIN
public static final short DATA_MAX_COUNT
public static final short AEP_BEGIN
public static final short AEP_MAX_COUNT
public static final short SERVER_BEGIN
public static final short SERVER_MAX_COUNT
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.