Classes | |
class | Storage |
class | StorageReader |
class | StorageWriter |
class | StreamReader |
class | StreamWriter |
Namespaces | |
namespace | Ase |
Functions | |
void | anklang_cachedir_clean_stale () |
void | anklang_cachedir_cleanup (const String &cachedir) |
String | anklang_cachedir_create () |
StreamReaderP | stream_reader_from_file (const String &file) |
StreamReaderP | stream_reader_zip_member (const String &archive, const String &member, Storage::StorageFlags f) |
StreamWriterP | stream_writer_create_file (const String &filename, int mode) |