Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

zapIPacketBuffer Interface Reference
[ZAP Media Kit (ZMK) module]

import "zapIPacketBuffer.idl";

List of all members.

Public Member Functions

void purge ()
 Purge all currently buffered packets.

Public Attributes

attribute unsigned long maxSize
 Maximum number of packets to buffer.
attribute unsigned long minSize
 Minimum number of packets to maintain in buffer.
readonly attribute unsigned
long 
currentSize
 Number of packets currently stored in the buffer.


Member Function Documentation

void zapIPacketBuffer::purge  ) 
 

Purge all currently buffered packets.


Member Data Documentation

readonly attribute unsigned long zapIPacketBuffer::currentSize
 

Number of packets currently stored in the buffer.

attribute unsigned long zapIPacketBuffer::maxSize
 

Maximum number of packets to buffer.

If this is set to a lower value minSize, liftCount and dropCount will be adjusted if needed.

attribute unsigned long zapIPacketBuffer::minSize
 

Minimum number of packets to maintain in buffer.

If this is set to a higher value maxSize will be adjusted if needed.


The documentation for this interface was generated from the following file:
Generated on Fri Nov 21 12:00:06 2008 for Mozilla ZAP by  doxygen 1.4.4