|
Regina Calculation Engine
|
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... | |
Packet administration and some basic packet types.