#include <challenge_service.pb.h>
|
| virtual uint32 | HandleOnChallengeUser (::bgs::protocol::challenge::v1::ChallengeUserRequest const *request) |
| |
| virtual uint32 | HandleOnChallengeResult (::bgs::protocol::challenge::v1::ChallengeResultRequest const *request) |
| |
| virtual uint32 | HandleOnExternalChallenge (::bgs::protocol::challenge::v1::ChallengeExternalRequest const *request) |
| |
| virtual uint32 | HandleOnExternalChallengeResult (::bgs::protocol::challenge::v1::ChallengeExternalResult const *request) |
| |
| virtual void | SendRequest (uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback)=0 |
| |
| virtual void | SendRequest (uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request)=0 |
| |
| virtual void | SendResponse (uint32 serviceHash, uint32 methodId, uint32 token, uint32 status)=0 |
| |
| virtual void | SendResponse (uint32 serviceHash, uint32 methodId, uint32 token, google::protobuf::Message const *response)=0 |
| |
| virtual std::string | GetCallerInfo () const =0 |
| |
| typedef std::integral_constant<uint32, 0xC6D90AB8u> bgs::protocol::challenge::v1::ChallengeListener::NameHash |
| typedef std::integral_constant<uint32, 0xBBDA171Fu> bgs::protocol::challenge::v1::ChallengeListener::OriginalHash |
| bgs::protocol::challenge::v1::ChallengeListener::ChallengeListener |
( |
bool |
use_original_hash | ) |
|
|
explicit |
| virtual bgs::protocol::challenge::v1::ChallengeListener::~ChallengeListener |
( |
| ) |
|
|
virtual |
| void bgs::protocol::challenge::v1::ChallengeListener::CallServerMethod |
( |
uint32 |
token, |
|
|
uint32 |
methodId, |
|
|
MessageBuffer |
buffer |
|
) |
| |
|
finaloverridevirtual |
| bgs::protocol::challenge::v1::ChallengeListener::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ChallengeListener |
| ) |
|
|
private |
| uint32 bgs::protocol::challenge::v1::ChallengeListener::service_hash_ |
|
private |
The documentation for this class was generated from the following file: