23 #ifndef __PLUGINS_PLEXIL_THREAD_ADAPTER_H_ 24 #define __PLUGINS_PLEXIL_THREAD_ADAPTER_H_ 26 #include <logging/logger.h> 28 #include <InterfaceAdapter.hh> 53 void initThreadName();
virtual bool stop()
Stop adapter.
ThreadNamePlexilAdapter(PLEXIL::AdapterExecInterface &execInterface)
Constructor.
virtual bool initialize()
Initialize adapter.
virtual bool shutdown()
Shut adapter down.
Interface adapter to set thread name.
virtual ~ThreadNamePlexilAdapter()
Destructor.
virtual bool start()
Start adapter.
virtual bool reset()
Reset adapter.