13.07.2015 Views

Multithreading - Poco

Multithreading - Poco

Multithreading - Poco

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The Runnable Class> <strong>Poco</strong>::Runnable is an interface class for thread entry points.> #include "<strong>Poco</strong>/Runnable.h"> Subclasses must override the run() method.> The <strong>Poco</strong>::RunnableAdapter class template can be used to specifyan arbitrary no-argument void member function as a threadentry point.> #include "<strong>Poco</strong>/RunnableAdapter.h"

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!