update_type
update_type fActionRequested;
UpdateAction::Perform(update_type action_request)
update_type action = action_request;
status_t Perform(update_type action_request);
update_type
return (update_type)action;
update_type GetUpdateType();
WorkingLooper::WorkingLooper(update_type action, bool verbose)
WorkingLooper(update_type action, bool verbose);
update_type fActionRequested;