CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::grpc::SuccessResponse< T > Struct Template Reference

#include <types.h>

Public Member Functions

 SuccessResponse (const T &body_, ccf::protobuf::Status status_)
 

Public Attributes

body
 
ccf::protobuf::Status status
 

Constructor & Destructor Documentation

◆ SuccessResponse()

template<typename T >
ccf::grpc::SuccessResponse< T >::SuccessResponse ( const T &  body_,
ccf::protobuf::Status  status_ 
)
inline

Member Data Documentation

◆ body

template<typename T >
T ccf::grpc::SuccessResponse< T >::body

◆ status

template<typename T >
ccf::protobuf::Status ccf::grpc::SuccessResponse< T >::status

The documentation for this struct was generated from the following file: