#include <schema_interface.h>
Definition at line 46 of file schema_interface.h.
◆ ~CommentHolder()
virtual grpc_generator::CommentHolder::~CommentHolder |
( |
| ) |
|
|
inlinevirtual |
◆ GetAllComments()
virtual std::vector<std::string> grpc_generator::CommentHolder::GetAllComments |
( |
| ) |
const |
|
pure virtual |
◆ GetLeadingComments()
virtual std::string grpc_generator::CommentHolder::GetLeadingComments |
( |
const std::string |
prefix | ) |
const |
|
pure virtual |
◆ GetTrailingComments()
virtual std::string grpc_generator::CommentHolder::GetTrailingComments |
( |
const std::string |
prefix | ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following file: