Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 79 of file cxLogThread.h.

Member Typedef Documentation

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

Definition at line 84 of file cxLogThread.h.

Constructor & Destructor Documentation

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

Definition at line 41 of file cxLogThread.cpp.

Member Function Documentation

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

Definition at line 46 of file cxLogThread.cpp.


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