#include <Service.h>
|
void | SendRequest (uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request, std::function< void(MessageBuffer)> callback) override |
|
void | SendRequest (uint32 serviceHash, uint32 methodId, google::protobuf::Message const *request) override |
|
void | SendResponse (uint32, uint32, uint32 token, uint32 status) override |
|
void | SendResponse (uint32, uint32, uint32 token, google::protobuf::Message const *response) override |
|
std::string | GetCallerInfo () const override |
|
Session * _session
Definition: Service.h:41
std::string GetClientInfo() const
Definition: Session.cpp:671
Session * _session
Definition: Service.h:41
Session * _session
Definition: Service.h:41
void SendRequest(uint32 serviceHash, uint32 methodId, pb::Message const *request, std::function< void(MessageBuffer)> callback)
Definition: Session.h:135
Session * _session
Definition: Service.h:41
void SendRequest(uint32 serviceHash, uint32 methodId, pb::Message const *request, std::function< void(MessageBuffer)> callback)
Definition: Session.h:135
void SendResponse(uint32 token, pb::Message const *response)
Definition: Session.cpp:148
Session * _session
Definition: Service.h:41
void SendResponse(uint32 token, pb::Message const *response)
Definition: Session.cpp:148
Session * _session
Definition: Service.h:41
The documentation for this class was generated from the following file: