Regina Calculation Engine
|
File formats and the filesystem. More...
Classes | |
class | regina::FileInfo |
Stores information about a Regina data file, including file type and version. More... | |
class | regina::GlobalDirs |
Provides global routines that return directories in which various components of Regina are installed on the system. More... | |
class | regina::XMLCallback |
Provides the callbacks for an XMLParser required to parse an entire file using a series of XMLElementReader objects. More... | |
class | regina::XMLElementReader |
Used to read the contents of a single XML element. More... | |
class | regina::XMLCharsReader |
A reader for an XML element that contains only characters. More... | |
Typedefs | |
typedef FileInfo | regina::NFileInfo |
Deprecated typedef for backward compatibility. More... | |
typedef GlobalDirs | regina::NGlobalDirs |
Deprecated typedef for backward compatibility. More... | |
File formats and the filesystem.
typedef FileInfo regina::NFileInfo |
Deprecated typedef for backward compatibility.
This typedef will be removed in a future release of Regina.
typedef GlobalDirs regina::NGlobalDirs |
Deprecated typedef for backward compatibility.
This typedef will be removed in a future release of Regina.