Regina 7.3 Calculation Engine
Namespaces | Enumerations
fileformat.h File Reference

Represents the different generations of Regina data file format. More...

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Enumerations

enum  regina::FileFormat { regina::REGINA_BINARY_GEN_1 = 1 , regina::REGINA_XML_GEN_2 = 2 , regina::REGINA_XML_GEN_3 = 3 , regina::REGINA_CURRENT_FILE_FORMAT = REGINA_XML_GEN_3 }
 Represents each generation of Regina's file formats. More...
 

Detailed Description

Represents the different generations of Regina data file format.


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