Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Basic Packet Types

Packet administration and some basic packet types. More...

Classes

class  NContainer
 A packet that simply contains other packets. More...

class  NPacket
 Represents a packet of information that may be individually edited or operated upon. More...

class  NPacketListener
 An object that can be registered to listen for packet events. More...

class  NScript
 A packet representing a script that can be run. More...

class  NText
 A packet representing a text string. More...

class  NXMLContainerReader
 An XML packet reader that reads a single container. More...

class  NXMLPacketReader
 An XML element reader that reads the data for an individual packet. More...

class  NXMLScriptReader
 An XML packet reader that reads a single script. More...

class  NXMLTextReader
 An XML packet reader that reads a single text packet. More...


Detailed Description

Packet administration and some basic packet types.


Copyright © 1999-2003, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).