1 #ifndef UPDATE_USER_LOCATION_TASK_H 2 #define UPDATE_USER_LOCATION_TASK_H 20 #endif // UPDATE_USER_LOCATION_TASK_H UpdateUserLocationTask(int userid, const std::string &sLastIP)
Definition: update_user_location_task.cpp:13
Definition: update_user_location_task.h:7
std::string TAG
Definition: update_user_location_task.h:16
void run()
Definition: update_user_location_task.cpp:23
int m_nUserID
Definition: update_user_location_task.h:14
~UpdateUserLocationTask()
Definition: update_user_location_task.cpp:19
std::string m_sLastIP
Definition: update_user_location_task.h:15