This is the complete list of members for fun::DeployApiService, including all inherited members.
BeginCampaignCallback typedef (defined in fun::DeployApiService) | fun::DeployApiService | |
CancelCampaignCallback typedef (defined in fun::DeployApiService) | fun::DeployApiService | |
CustomApiHandler typedef | fun::DeployApiService | |
EndCampaignCallback typedef (defined in fun::DeployApiService) | fun::DeployApiService | |
kMissionPeriodDaily enum value (defined in fun::DeployApiService) | fun::DeployApiService | |
kMissionPeriodMonthly enum value (defined in fun::DeployApiService) | fun::DeployApiService | |
kMissionPeriodWeekly enum value (defined in fun::DeployApiService) | fun::DeployApiService | |
kMissionTypeAchievement enum value (defined in fun::DeployApiService) | fun::DeployApiService | |
kMissionTypeNormal enum value (defined in fun::DeployApiService) | fun::DeployApiService | |
MissionPeriod enum name (defined in fun::DeployApiService) | fun::DeployApiService | |
MissionType enum name (defined in fun::DeployApiService) | fun::DeployApiService | |
RegisterBeginCampaignCallback(const BeginCampaignCallback &cb) (defined in fun::DeployApiService) | fun::DeployApiService | static |
RegisterCampaignType(const std::string &campaign_id, const Campaign &campaign) (defined in fun::DeployApiService) | fun::DeployApiService | static |
RegisterCancelCampaignCallback(const CancelCampaignCallback &cb) (defined in fun::DeployApiService) | fun::DeployApiService | static |
RegisterCustomQueryHandler(const std::string &name, const http::Method &method, const std::string &uri, const std::vector< std::string > &request_fields, const std::vector< std::string > &response_fields, const CustomApiHandler &handler, const Ptr< ExtraData > &extra_data) (defined in fun::DeployApiService) | fun::DeployApiService | static |
RegisterCustomQueryHandler(const std::string &name, const http::Method &method, const std::string &uri, const std::vector< std::string > &request_fields, const std::vector< std::string > &response_fields, const CustomApiHandler &handler, const fun::Json &extra_data=fun::Json()) (defined in fun::DeployApiService) | fun::DeployApiService | static |
RegisterDeployApiHandler(boost::shared_ptr< T > handler) (defined in fun::DeployApiService) | fun::DeployApiService | static |
RegisterDeployApiHandler(boost::shared_ptr< T > handler) (defined in fun::DeployApiService) | fun::DeployApiService | |
RegisterEndCampaignCallback(const EndCampaignCallback &cb) (defined in fun::DeployApiService) | fun::DeployApiService | static |
SetEditableFieldsForCharacter(const std::vector< std::string > &field_list) (defined in fun::DeployApiService) | fun::DeployApiService | static |
SetEditableFieldsForUser(const std::vector< std::string > &field_list) (defined in fun::DeployApiService) | fun::DeployApiService | static |
SetGiftableItems(const std::vector< std::pair< std::string, std::string > > &item_list) (defined in fun::DeployApiService) | fun::DeployApiService | static |
SetMissionCategory(const std::vector< std::string > &normal_mission_category, const std::vector< std::string > &achievement_mission_category) (defined in fun::DeployApiService) | fun::DeployApiService | static |
SetRealtimeNoticeCategory(const std::vector< std::string > &category) (defined in fun::DeployApiService) | fun::DeployApiService | static |