NorMIT-nav  18.04
An IGT application
cx::ThreadMethodInvoker Class Reference

#include <cxLogThread.h>

Inheritance diagram for cx::ThreadMethodInvoker:

Public Types

typedef boost::function< void()> ActionType
 

Public Member Functions

 ThreadMethodInvoker (QObject *parent)
 
void callInLogThread (ActionType action)
 

Detailed Description

Definition at line 58 of file cxLogThread.h.

Member Typedef Documentation

typedef boost::function<void()> cx::ThreadMethodInvoker::ActionType

Definition at line 63 of file cxLogThread.h.

Constructor & Destructor Documentation

cx::ThreadMethodInvoker::ThreadMethodInvoker ( QObject *  parent)

Definition at line 20 of file cxLogThread.cpp.

Member Function Documentation

void cx::ThreadMethodInvoker::callInLogThread ( ActionType  action)

Definition at line 25 of file cxLogThread.cpp.


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