|
CCF
|
#include <types.h>
Public Member Functions | |
| SuccessResponse (const T &body_, ccf::protobuf::Status status_) | |
Public Attributes | |
| T | body |
| ccf::protobuf::Status | status |
|
inline |
| T ccf::grpc::SuccessResponse< T >::body |
| ccf::protobuf::Status ccf::grpc::SuccessResponse< T >::status |