gPTP Documentation
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
IPCListener Class Reference

#include <IPCListener.hpp>

Inheritance diagram for IPCListener:
Inheritance graph
Collaboration diagram for IPCListener:
Collaboration graph

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
 

Detailed Description

Provides an interface for the IPC Listener

Constructor & Destructor Documentation

IPCListener::~IPCListener ( )
inline

Destroys the IPC listener interface

Member Function Documentation

bool IPCListener::start ( IPCSharedData  data)
inline

Starts the listener loop in a new thread.

Returns
TRUE in case of success, FALSE in case of error

The documentation for this class was generated from the following file: