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

interfaces_impl.h File Reference

Definition (not declaration!) of all member functions of the template classes InputInterfacesT and OutputInterfaceT. More...

#include <cassert>
#include <iostream>
#include <simthetic/interfaces.h>
#include <simthetic/basicdevice.h>
#include <simthetic/phbib.h>

Go to the source code of this file.

Namespaces

namespace  simth


Detailed Description

Definition (not declaration!) of all member functions of the template classes InputInterfacesT and OutputInterfaceT.

NOTE: All commonly used input interfaces and output interfaces types, i.e. all the typedefs from interfaces.h, are explicitly instantiated inside the implementation file interfaces.cpp. THIS MEANS: You *must not* include this header file in your program/library, *unless* you use InputInterfaceT and/or OutputInterfaceT with your own template argument, in which case you must* include this header file in your .cpp file. Otherwise you will get an undefined symbol error when linking your library.


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