Regina Calculation Engine
|
Deals with parsing XML data for knot/link packets. More...
#include "regina-core.h"
#include "link/link.h"
#include "packet/xmlpacketreader.h"
#include "utilities/stringutils.h"
Classes | |
class | regina::XMLLinkReader |
An XML packet reader that reads a single knot or link. More... | |
class | regina::XMLLinkCrossingsReader |
Helper class that reads the XML element containing basic information about the crossings of a knot or link. More... | |
class | regina::XMLLinkConnectionsReader |
Helper class that reads the XML element containing information on connections between crossings of a knot or link. More... | |
class | regina::XMLLinkComponentsReader |
Helper class that reads the XML element containing information about the individual components of a link. More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Deals with parsing XML data for knot/link packets.