|
| ServiceHelper (const char *method, ResourceServer *rs, RequestType *request) noexcept |
|
template<typename Callable > |
::grpc::Status | operator() (Callable &&callable) const noexcept |
|
auto | getExtra () const |
|
::grpc::Status | fail (::grpc::StatusCode code, const char *message) const noexcept |
|
::grpc::Status | failNoRequest () const noexcept |
|
::grpc::Status | failNoResource (const std::string &name) const noexcept |
|
::grpc::Status | failStdException (const std::exception &xcp) const noexcept |
|
::grpc::Status | failUnknownException () const noexcept |
|
|
| ServiceHelperBase (const char *method) noexcept |
|
The documentation for this class was generated from the following file: