#include <QueryThread.h>
Public Member Functions | |
QueryThread (PropertiesPtr &props, TablePtr &table, boost::progress_display *progress, ParallelStateRec &state) | |
void | operator() () |
Private Attributes | |
PropertiesPtr | m_props |
TablePtr | m_table |
boost::progress_display * | m_progress |
ParallelStateRec & | m_state |
Definition at line 37 of file QueryThread.h.
|
inline |
Definition at line 40 of file QueryThread.h.
void QueryThread::operator() | ( | ) |
Definition at line 39 of file QueryThread.cc.
|
private |
Definition at line 50 of file QueryThread.h.
|
private |
Definition at line 48 of file QueryThread.h.
|
private |
Definition at line 51 of file QueryThread.h.
|
private |
Definition at line 49 of file QueryThread.h.