Tide 0.1.0
|
#include <boost/operators.hpp>
#include <map>
#include <tide/el_ids.h>
#include <tide/master_element.h>
#include <tide/seek_element.h>
#include <tide/win_dll.h>
Go to the source code of this file.
Classes | |
class | tide::SeekHead |
The SeekHead element, used as an index for a Tide file. More... | |
Namespaces | |
namespace | tide |
Functions | |
bool | tide::operator== (SeekHead const &lhs, SeekHead const &rhs) |
Equality operator. |