Gossip 1.1
Classes | Public Types | Static Public Member Functions | List of all members
pf_gossip::Gossip Class Referencefinal

Classes

class  Service
 
class  Stub
 
class  StubInterface
 
class  WithAsyncMethod_deleteNodeNotify
 
class  WithAsyncMethod_echo
 
class  WithAsyncMethod_EstablishConnection
 
class  WithAsyncMethod_heartBeat
 
class  WithAsyncMethod_newNodeNotify
 
class  WithAsyncMethod_pull
 
class  WithAsyncMethod_search
 
class  WithCallbackMethod_deleteNodeNotify
 
class  WithCallbackMethod_echo
 
class  WithCallbackMethod_EstablishConnection
 
class  WithCallbackMethod_heartBeat
 
class  WithCallbackMethod_newNodeNotify
 
class  WithCallbackMethod_pull
 
class  WithCallbackMethod_search
 
class  WithGenericMethod_deleteNodeNotify
 
class  WithGenericMethod_echo
 
class  WithGenericMethod_EstablishConnection
 
class  WithGenericMethod_heartBeat
 
class  WithGenericMethod_newNodeNotify
 
class  WithGenericMethod_pull
 
class  WithGenericMethod_search
 
class  WithRawCallbackMethod_deleteNodeNotify
 
class  WithRawCallbackMethod_echo
 
class  WithRawCallbackMethod_EstablishConnection
 
class  WithRawCallbackMethod_heartBeat
 
class  WithRawCallbackMethod_newNodeNotify
 
class  WithRawCallbackMethod_pull
 
class  WithRawCallbackMethod_search
 
class  WithRawMethod_deleteNodeNotify
 
class  WithRawMethod_echo
 
class  WithRawMethod_EstablishConnection
 
class  WithRawMethod_heartBeat
 
class  WithRawMethod_newNodeNotify
 
class  WithRawMethod_pull
 
class  WithRawMethod_search
 
class  WithStreamedUnaryMethod_deleteNodeNotify
 
class  WithStreamedUnaryMethod_echo
 
class  WithStreamedUnaryMethod_EstablishConnection
 
class  WithStreamedUnaryMethod_heartBeat
 
class  WithStreamedUnaryMethod_newNodeNotify
 
class  WithStreamedUnaryMethod_pull
 
class  WithStreamedUnaryMethod_search
 

Public Types

typedef WithAsyncMethod_search< WithAsyncMethod_pull< WithAsyncMethod_echo< WithAsyncMethod_EstablishConnection< WithAsyncMethod_heartBeat< WithAsyncMethod_newNodeNotify< WithAsyncMethod_deleteNodeNotify< Service > > > > > > > AsyncService
 
typedef WithCallbackMethod_search< WithCallbackMethod_pull< WithCallbackMethod_echo< WithCallbackMethod_EstablishConnection< WithCallbackMethod_heartBeat< WithCallbackMethod_newNodeNotify< WithCallbackMethod_deleteNodeNotify< Service > > > > > > > CallbackService
 
typedef CallbackService ExperimentalCallbackService
 
typedef WithStreamedUnaryMethod_search< WithStreamedUnaryMethod_pull< WithStreamedUnaryMethod_echo< WithStreamedUnaryMethod_EstablishConnection< WithStreamedUnaryMethod_heartBeat< WithStreamedUnaryMethod_newNodeNotify< WithStreamedUnaryMethod_deleteNodeNotify< Service > > > > > > > StreamedUnaryService
 
typedef Service SplitStreamedService
 
typedef WithStreamedUnaryMethod_search< WithStreamedUnaryMethod_pull< WithStreamedUnaryMethod_echo< WithStreamedUnaryMethod_EstablishConnection< WithStreamedUnaryMethod_heartBeat< WithStreamedUnaryMethod_newNodeNotify< WithStreamedUnaryMethod_deleteNodeNotify< Service > > > > > > > StreamedService
 

Static Public Member Functions

static constexpr char const * service_full_name ()
 
static std::unique_ptr< StubNewStub (const std::shared_ptr< ::grpc::ChannelInterface > &channel, const ::grpc::StubOptions &options=::grpc::StubOptions())
 

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