TOBI SignalServer  0.1
tobiss::HWThreadBuilder Class Reference

Builder base class for HWThreads... it provides a factory method. More...

#include <hw_thread_builder.h>

+ Inheritance diagram for tobiss::HWThreadBuilder:

Public Member Functions

virtual HWThreadcreateInstance (boost::asio::io_service &io, ticpp::Iterator< ticpp::Element > hw) const =0

Detailed Description

Builder base class for HWThreads... it provides a factory method.

instances of subclasses of this class should be registered in the HWThreadFactory; this factory calls the createInstance method to create concrete instances of HWThread

Definition at line 56 of file hw_thread_builder.h.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables