gPTP Documentation
|
#include <IPCListener.hpp>
Public Member Functions | |
bool | start (IPCSharedData data) |
Starts the listener loop in a new thread. More... | |
~IPCListener () | |
Public Member Functions inherited from Stoppable | |
Stoppable () | |
bool | stop () |
Stops thread. More... | |
virtual | ~Stoppable ()=0 |
Additional Inherited Members | |
Protected Attributes inherited from Stoppable | |
bool | exit_waiting |
HANDLE | thread |
Provides an interface for the IPC Listener
|
inline |
Destroys the IPC listener interface
|
inline |
Starts the listener loop in a new thread.