|
Tawara
0.1.0
|
#include <tawara/el_ids.h>#include <tawara/win_dll.h>#include <ios>#include <iostream>#include <stdint.h>

Go to the source code of this file.
Classes | |
| class | tawara::Element |
| The Element interface, a basic interface to an element object. More... | |
Namespaces | |
| tawara | |
Functions | |
| std::streamsize | tawara::skip_read (std::istream &input, bool and_id) |
| Skip an element in an input stream. More... | |
| std::streamsize | tawara::skip_write (std::iostream &stream, bool and_id) |
| Skip an element in an input/output stream. More... | |
1.8.8