com.neeve.pkt
Class PktClasses

java.lang.Object
  extended by com.neeve.pkt.PktClasses

public class PktClasses
extends Object

Class containing generic packet class related definitions.


Field Summary
static int MAX_CLASSES
          Identifies the maximum number of packet classes
static short ROUTER_BEGIN
          Packet class block allocations start here
static short ROUTER_MAX_COUNT
           
 
Constructor Summary
PktClasses()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_CLASSES

public static final int MAX_CLASSES
Identifies the maximum number of packet classes

See Also:
Constant Field Values

ROUTER_BEGIN

public static final short ROUTER_BEGIN
Packet class block allocations start here

See Also:
Constant Field Values

ROUTER_MAX_COUNT

public static final short ROUTER_MAX_COUNT
See Also:
Constant Field Values
Constructor Detail

PktClasses

public PktClasses()


Copyright © 2015 Neeve Research, LLC. All Rights Reserved.