#include <schema_interface.h>
Definition at line 80 of file schema_interface.h.
◆ ~Service()
virtual grpc_generator::Service::~Service |
( |
| ) |
|
|
inlinevirtual |
◆ method()
virtual std::unique_ptr<const Method> grpc_generator::Service::method |
( |
int |
i | ) |
const |
|
pure virtual |
◆ method_count()
virtual int grpc_generator::Service::method_count |
( |
| ) |
const |
|
pure virtual |
◆ name()
virtual std::string grpc_generator::Service::name |
( |
| ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following file: