Class File#

Inheritance Relationships#

Base Type#

  • private Kataglyphis::Shared::FileLocationHolder

Class Documentation#

class File : private Kataglyphis::Shared::FileLocationHolder#

Public Functions

explicit File(const std::string &file_location)#
File(const File&) = default#
File &operator=(const File&) = default#
File(File&&) = default#
File &operator=(File&&) = default#
std::string read()#
~File()#