|
Regina Calculation Engine
|
Files | |
| file | ncontainer.h |
| Contains a packet whose entire life purpose is to contain other packets. | |
| file | npacket.h |
| Deals with packets of information that form the working data objects. | |
| file | npacketlistener.h |
| Deals with objects that can listen for packet events. | |
| file | npdf.h |
| A packet that contains a PDF document. | |
| file | nscript.h |
| Contains a packet representing a script. | |
| file | ntext.h |
| Contains a packet representing a text string. | |
| file | nxmlpacketreader.h |
| Deals with parsing XML data for individual packets. | |
| file | nxmlpacketreaders.h |
| Deals with parsing XML data for various basic packet types. | |
| file | nxmltreeresolver.h |
| Support for resolving dangling packet references after a complete packet tree has been read from file. | |
| file | packetregistry.h |
| Provides access to a registry of all packet types known to Regina. | |
| file | packettype.h |
| Defines constants for the various packet types known to Regina. | |