Include file:
#include "mcrl2/utilities/file_utility.h
mcrl2::utilities::
file_format
¶mcrl2::utilities::file_format::
m_description
¶mcrl2::utilities::file_format::
m_extensions
¶mcrl2::utilities::file_format::
m_shortname
¶mcrl2::utilities::file_format::
m_text_format
¶add_extension
(const std::string &ext)¶description
() const¶file_format
()¶file_format
(const std::string &shortname, const std::string &description, bool is_text_format)¶matches
(const std::string &filename) const¶operator<
(const file_format &other) const¶operator==
(const file_format &other) const¶shortname
() const¶text_format
() const¶