Tide 0.1.0
|
#include <boost/operators.hpp>
#include <boost/smart_ptr.hpp>
#include <tide/el_ids.h>
#include <tide/master_element.h>
#include <tide/uint_element.h>
#include <tide/win_dll.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | tide::TrackOperationBase |
Abstract base class for individual track operations. More... | |
class | tide::TrackJoinBlocks |
JoinBlocks track operation. More... | |
Namespaces | |
namespace | tide |
Functions | |
bool | tide::operator== (TrackJoinBlocks const &lhs, TrackJoinBlocks const &rhs) |
Equality operator for TrackJoinBlocks. |