GRPC C++  0.10.0.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions
grpc::SynchronousService Class Referenceabstract

#include <service_type.h>

Public Member Functions

virtual ~SynchronousService ()
 
virtual RpcServiceservice ()=0
 

Constructor & Destructor Documentation

virtual grpc::SynchronousService::~SynchronousService ( )
inlinevirtual

Member Function Documentation

virtual RpcService* grpc::SynchronousService::service ( )
pure virtual

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