Tide 0.1.0
Classes | Namespaces | Functions

element.h File Reference

#include <tide/el_ids.h>
#include <tide/win_dll.h>
#include <ios>
#include <iostream>
#include <stdint.h>
Include dependency graph for element.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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines