#include <fesa-core/RealTime/AbstractRTDeviceClass.h>
#include <fesa-core/RealTime/AbstractRTEquipment.h>
#include <string>
#include <map>
#include <vector>
#include <stdint.h>
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | fesa::RTController |
this class configures the real time process. It creates the event sources, actions, and schedulers and configures those elements so that the real time part is ready. The class is also responsible for starting the event sources and schedulers More... | |
Namespaces | |
namespace | fesa |