Public Member Functions | Private Attributes | List of all members
IZ::InputFile Class Reference

#include <file.h>

Public Member Functions

const unsigned char * data () const
 
size_t dataSize () const
 
 InputFile (const char *filename)
 
bool isReadable () const
 
 ~InputFile ()
 

Private Attributes

Private *const d
 

Detailed Description

Definition at line 8 of file file.h.

Constructor & Destructor Documentation

IZ::InputFile::InputFile ( const char *  filename)
explicit
IZ::InputFile::~InputFile ( )

Member Function Documentation

const unsigned char* IZ::InputFile::data ( ) const
size_t IZ::InputFile::dataSize ( ) const
bool IZ::InputFile::isReadable ( ) const

Member Data Documentation

Private* const IZ::InputFile::d
private

Definition at line 22 of file file.h.


The documentation for this class was generated from the following file:


imagezero
Author(s):
autogenerated on Mon Jun 10 2019 13:37:22