Skip to content

Class Ase::StreamReaderFile

ClassList > Ase > StreamReaderFile

Inherits the following classes: Ase::StreamReader

Public Functions

Type Name
bool close () override
String name () override const
bool open (const String & filename)
ssize_t read (void * buffer, size_t len) override
~StreamReaderFile ()

Public Functions Documentation

function close

inline bool Ase::StreamReaderFile::close () override

function name

inline String Ase::StreamReaderFile::name () override const

function open

inline bool Ase::StreamReaderFile::open (
    const String & filename
) 

function read

inline ssize_t Ase::StreamReaderFile::read (
    void * buffer,
    size_t len
) override

function ~StreamReaderFile

inline Ase::StreamReaderFile::~StreamReaderFile () 


The documentation for this class was generated from the following file /__w/anklang/anklang/ase/storage.cc