Regina Calculation Engine
Classes
Basic Packet Types

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

Classes

class  regina::NContainer
 A packet that simply contains other packets. More...
class  regina::NPacket
 Represents a packet of information that may be individually edited or operated upon. More...
class  regina::NPacketListener
 An object that can be registered to listen for packet events. More...
class  regina::NPDF
 A packet that can hold a PDF document. More...
class  regina::NScript
 A packet representing a script that can be run. More...
class  regina::NText
 A packet representing a text string. More...
class  regina::NXMLPacketReader
 An XML element reader that reads the data for an individual packet. More...
class  regina::NXMLContainerReader
 An XML packet reader that reads a single container. More...
class  regina::NXMLPDFReader
 An XML packet reader that reads a single PDF packet. More...
class  regina::NXMLScriptReader
 An XML packet reader that reads a single script. More...
class  regina::NXMLTextReader
 An XML packet reader that reads a single text packet. More...

Detailed Description

Packet administration and some basic packet types.


Copyright © 1999-2009, 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).