#include <protobuf_plugin.h>
Public Member Functions | |
vector< std::string > | GetAllComments () const |
std::string | GetLeadingComments (const std::string prefix) const |
std::string | GetTrailingComments (const std::string prefix) const |
std::unique_ptr< const grpc_generator::Method > | method (int i) const |
int | method_count () const |
std::string | name () const |
ProtoBufService (const grpc::protobuf::ServiceDescriptor *service) | |
![]() | |
virtual | ~Service () |
![]() | |
virtual | ~CommentHolder () |
Private Attributes | |
const grpc::protobuf::ServiceDescriptor * | service_ |
Definition at line 105 of file protobuf_plugin.h.
|
inline |
Definition at line 107 of file protobuf_plugin.h.
|
inlinevirtual |
Implements grpc_generator::CommentHolder.
Definition at line 126 of file protobuf_plugin.h.
|
inlinevirtual |
Implements grpc_generator::CommentHolder.
Definition at line 118 of file protobuf_plugin.h.
|
inlinevirtual |
Implements grpc_generator::CommentHolder.
Definition at line 122 of file protobuf_plugin.h.
|
inlinevirtual |
Implements grpc_generator::Service.
Definition at line 113 of file protobuf_plugin.h.
|
inlinevirtual |
Implements grpc_generator::Service.
Definition at line 112 of file protobuf_plugin.h.
|
inlinevirtual |
Implements grpc_generator::Service.
Definition at line 110 of file protobuf_plugin.h.
|
private |
Definition at line 131 of file protobuf_plugin.h.