userver: userver/ugrpc/server/service_component_base.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
service_component_base.hpp File Reference

Detailed Description

Base class for all the gRPC service components.

Definition in file service_component_base.hpp.

Go to the source code of this file.

+ Include dependency graph for service_component_base.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  ugrpc::server::ServiceComponentBase
 Base class for all the gRPC service components. More...
 

Namespaces

namespace  ugrpc
 Asynchronous gRPC driver.
 
namespace  ugrpc::server
 Server-side utilities.