|
Anklang-0.3.0.dev551+gad1415e2 anklang-0.3.0.dev551+gad1415e2
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Public Member Functions | |
| Error | close () |
| Error | open_for_reading (const String &filename) |
| StringS | list_files () |
| bool | has_file (const String &filename) |
| String | stringread (const String &filename) |
Public Attributes | |
| void * | reader |
| String | zipname |
| int | flags |
Definition at line 370 of file storage.cc.
| Ase::StorageReader::Impl::~Impl | ( | ) |
Definition at line 375 of file storage.cc.
| Error Ase::StorageReader::Impl::close | ( | ) |
Definition at line 380 of file storage.cc.
Definition at line 436 of file storage.cc.
| StringS Ase::StorageReader::Impl::list_files | ( | ) |
Definition at line 415 of file storage.cc.
Definition at line 391 of file storage.cc.
Definition at line 451 of file storage.cc.
| int Ase::StorageReader::Impl::flags |
Definition at line 374 of file storage.cc.
| void* Ase::StorageReader::Impl::reader |
Definition at line 372 of file storage.cc.
| String Ase::StorageReader::Impl::zipname |
Definition at line 373 of file storage.cc.