iFun Engine API  1.0.0-b6053
Great Technology for Great Games
fun::DeployApiService Member List

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 typedeffun::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::DeployApiServicestatic
RegisterCampaignType(const std::string &campaign_id, const Campaign &campaign) (defined in fun::DeployApiService)fun::DeployApiServicestatic
RegisterCancelCampaignCallback(const CancelCampaignCallback &cb) (defined in fun::DeployApiService)fun::DeployApiServicestatic
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::DeployApiServicestatic
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::DeployApiServicestatic
RegisterDeployApiHandler(boost::shared_ptr< T > handler) (defined in fun::DeployApiService)fun::DeployApiServicestatic
RegisterDeployApiHandler(boost::shared_ptr< T > handler) (defined in fun::DeployApiService)fun::DeployApiService
RegisterEndCampaignCallback(const EndCampaignCallback &cb) (defined in fun::DeployApiService)fun::DeployApiServicestatic
SetEditableFieldsForCharacter(const std::vector< std::string > &field_list) (defined in fun::DeployApiService)fun::DeployApiServicestatic
SetEditableFieldsForUser(const std::vector< std::string > &field_list) (defined in fun::DeployApiService)fun::DeployApiServicestatic
SetGiftableItems(const std::vector< std::pair< std::string, std::string > > &item_list) (defined in fun::DeployApiService)fun::DeployApiServicestatic
SetMissionCategory(const std::vector< std::string > &normal_mission_category, const std::vector< std::string > &achievement_mission_category) (defined in fun::DeployApiService)fun::DeployApiServicestatic
SetRealtimeNoticeCategory(const std::vector< std::string > &category) (defined in fun::DeployApiService)fun::DeployApiServicestatic