#include <test_client.hpp>
Inheritance diagram for CPrimeNumberClient:


Definition at line 78 of file test_client.hpp.
Public Member Functions | |
| CPrimeNumberClient (CAppJobDispatcher &disp) | |
| CPrimeNumberClient. | |
| void | StartJobs (int n) |
| void | CancelJobs () |
| void | CheckStatus () |
| void | CheckProgress () |
| CPrimeNumberClient (CAppJobDispatcher &disp) | |
| void | StartJobs (int n) |
| void | CancelJobs () |
| void | CheckStatus () |
| void | CheckProgress () |
Protected Member Functions | |
| DECLARE_EVENT_MAP () | |
| void | OnAppJobNotification (CEvent *evt) |
| Job Dispatcher notification handler. | |
| DECLARE_EVENT_MAP () | |
| void | OnAppJobNotification (CEvent *evt) |
| Job Dispatcher notification handler. | |
Protected Attributes | |
| CAppJobDispatcher & | m_Disp |
| int | m_LastNumber |
| set< int > | m_JobIDs |
| CAppJobDispatcher & | m_Disp |
| set< int > | m_JobIDs |
|
|
Definition at line 212 of file test_client.cpp. |
|
|
|
|
|
|
|
|
Definition at line 242 of file test_client.cpp. Referenced by CAppJobTestApplication::Run(). |
|
|
|
|
|
Definition at line 279 of file test_client.cpp. References CAppJobDispatcher::GetJobProgress(), ITERATE, LOG_POST, m_Disp, and m_JobIDs. Referenced by CAppJobTestApplication::ClientsPoll(). |
|
|
|
|
|
Definition at line 253 of file test_client.cpp. References set< Key, Compare >::begin(), CAppJobDispatcher::DeleteJob(), set< Key, Compare >::end(), set< Key, Compare >::erase(), CAppJobDispatcher::GetJobState(), CAppJobDispatcher::IsTerminal(), LOG_POST, m_Disp, m_JobIDs, and CAppJobDispatcher::StateToStr(). Referenced by CAppJobTestApplication::ClientsPoll(). |
|
|
|
|
|
|
|
|
Job Dispatcher notification handler.
|
|
|
Job Dispatcher notification handler.
|
|
|
|
|
|
Definition at line 219 of file test_client.cpp. References set< Key, Compare >::insert(), LOG_POST, m_Disp, m_JobIDs, SleepMilliSec(), and CAppJobDispatcher::StartJob(). Referenced by CAppJobTestApplication::CreateClients(). |
|
|
Definition at line 132 of file test_client.hpp. |
|
|
Definition at line 96 of file test_client.hpp. Referenced by CheckProgress(), CheckStatus(), and StartJobs(). |
|
|
Definition at line 134 of file test_client.hpp. |
|
|
Definition at line 98 of file test_client.hpp. Referenced by CheckProgress(), CheckStatus(), and StartJobs(). |
|
|
Definition at line 97 of file test_client.hpp. |
1.4.6
Modified on Mon Dec 07 16:23:45 2009 by modify_doxy.py rev. 173732