Storm 1.11.1.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
ArchiveReader.h File Reference
#include <bit>
#include <filesystem>
#include <memory>
#include <string>
#include <vector>
#include "storm-config.h"
Include dependency graph for ArchiveReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  storm::io::ArchiveReader
 
class  storm::io::ArchiveReader::ArchiveReadEntry
 Object that reads the archive entry. More...
 
class  storm::io::ArchiveReader::Iterator
 

Namespaces

namespace  storm
 
namespace  storm::storage
 
namespace  storm::io
 

Functions

ArchiveReader storm::io::openArchive (std::filesystem::path const &file)
 Reads an archive file.