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