Regina 7.4 Calculation Engine
fileinfo.h File Reference

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

#include <optional>
#include "core/output.h"
#include "file/fileformat.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.
 

Detailed Description

Deals with determining information about Regina data files.