| Tide 0.1.0 | 
#include <tide/el_ids.h>#include <tide/win_dll.h>#include <ios>#include <iostream>#include <stdint.h>
Go to the source code of this file.
| Classes | |
| class | tide::Element | 
| The Element interface, a basic interface to an element object.  More... | |
| Namespaces | |
| namespace | tide | 
| Functions | |
| std::streamsize | tide::skip_read (std::istream &input, bool and_id) | 
| Skip an element in an input stream. | |
| std::streamsize | tide::skip_write (std::iostream &stream, bool and_id) | 
| Skip an element in an input/output stream. | |
 1.7.3
 1.7.3