Regina Calculation Engine
Classes | Namespaces
xmllinkreader.h File Reference

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.
 

Detailed Description

Deals with parsing XML data for knot/link packets.


Copyright © 1999-2021, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).