Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

signalsequence_impl.h File Reference

Definition of all member functions of the template SignalSequenceBase classes. More...

#include <iostream>
#include <sstream>
#include <complex>
#include <vector>
#include <stdexcept>
#include <typeinfo>
#include <simthetic/signals.h>
#include <simthetic/phbib.h>

Go to the source code of this file.

Namespaces

namespace  simth


Detailed Description

Definition of all member functions of the template SignalSequenceBase classes.

NOTE: All commonly used SignalSequenceBase-types, i.e. all the typedefs from signals.h, are explicitly instantiated inside the implementation file signals.cpp. THIS MEANS: You *must not* include this header file in your program/library, *unless* you use SignalSequenceBase with your own template argument, in which case you must* include this header file in your .cpp file.

(One benefit of this solution is that compilation time should be dramatically reduced. Another benefit is that for the first time, signals can be handled across library boundaries.)


Generated on Mon Apr 24 21:19:19 2006 for simthetic by  doxygen 1.4.1