#include <i_recalljob_impl.h>


Definition at line 114 of file i_recalljob_impl.h.
Public Member Functions | |
| pm_EfficientRecallClientThread (i_EfficientRecallJob_i &a_migJob) | |
Private Member Functions | |
| ~pm_EfficientRecallClientThread () | |
| virtual void | Run (void *arg) |
Private Attributes | |
| i_EfficientRecallJob_i & | m_recJob |
| i_DownloadAgent_var | m_downloadAgent |
| i_CompletionStatus_e | m_status |
| log_CLASSID_m | |
Friends | |
| class | i_EfficientRecallJob_i |
| pm_EfficientRecallClientThread::pm_EfficientRecallClientThread | ( | i_EfficientRecallJob_i & | a_migJob | ) |
| pm_EfficientRecallClientThread::~pm_EfficientRecallClientThread | ( | ) | [private] |
| virtual void pm_EfficientRecallClientThread::Run | ( | void * | arg | ) | [private, virtual] |
Reimplemented from cmn_Thread.
friend class i_EfficientRecallJob_i [friend] |
Definition at line 115 of file i_recalljob_impl.h.
Definition at line 126 of file i_recalljob_impl.h.
i_DownloadAgent_var pm_EfficientRecallClientThread::m_downloadAgent [private] |
Definition at line 127 of file i_recalljob_impl.h.
Definition at line 128 of file i_recalljob_impl.h.
1.5.6