Marsyas
0.6.0-alpha
|
#include <marsyas/system/MarControlManager.h>
#include "MarSystemTemplateAdvanced.h"
#include "../common_source.h"
Go to the source code of this file.
Namespaces | |
namespace | Marsyas |
Functions | |
bool | operator!= (const MyHeader &hdr1, const MyHeader &hdr2) |
MyHeader | operator* (MyHeader &hdr1, MyHeader &hdr2) |
MyHeader | operator+ (MyHeader &hdr1, MyHeader &hdr2) |
MyHeader | operator- (MyHeader &hdr1, MyHeader &hdr2) |
MyHeader | operator/ (MyHeader &hdr1, MyHeader &hdr2) |
std::ostream & | operator<< (std::ostream &os, const MyHeader &hdr) |
bool | operator== (const MyHeader &hdr1, const MyHeader &hdr2) |
std::istream & | operator>> (std::istream &is, MyHeader &hdr) |