Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
fileinfo.h File Reference

Deals with determining information about Regina data files. More...

#include <optional>
#include "packet/packet.h"

Classes

class  regina::FileInfo
 Stores information about a Regina data file, including file format and version. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

void regina::swap (FileInfo &a, FileInfo &b) noexcept
 Swaps the contents of the two given file information objects. More...
 

Detailed Description

Deals with determining information about Regina data files.


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).