| 
    Anklang-0.3.0.dev502+ga23511a1 anklang-0.3.0.dev502+ga23511a1
    
   ASE — Anklang Sound Engine (C++) 
   « « « Anklang Documentation  | 
 
#include <ase/defs.hh>Go to the source code of this file.
Classes | |
| class | Ase::Storage | 
| class | Ase::StorageWriter | 
| class | Ase::StorageReader | 
| class | Ase::StreamReader | 
| class | Ase::StreamWriter | 
Namespaces | |
| namespace | Ase | 
| The Anklang C++ API namespace.  | |
Functions | |
| StreamReaderP | Ase::stream_reader_from_file (const String &file) | 
| StreamReaderP | Ase::stream_reader_zip_member (const String &archive, const String &member, Storage::StorageFlags f) | 
| StreamWriterP | Ase::stream_writer_create_file (const String &filename, int mode) | 
| String | Ase::anklang_cachedir_create () | 
| Create exclusive cache directory for this process' runtime.   | |
| void | Ase::anklang_cachedir_cleanup (const String &cachedir) | 
| Cleanup a cachedir previously created with anklang_cachedir_create().   | |
| void | Ase::anklang_cachedir_clean_stale () | 
| Clean stale cache directories from past runtimes, may be called from any thread.   | |