BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
RpcInterface Class Referenceabstract

#include <RpcInterface.h>

+ Inheritance diagram for RpcInterface:

Public Member Functions

virtual ~RpcInterface ()
 
virtual int wait_to_end ()=0
 

Detailed Description

Definition at line 4 of file RpcInterface.h.

Constructor & Destructor Documentation

◆ ~RpcInterface()

virtual RpcInterface::~RpcInterface ( )
inlinevirtual

Definition at line 8 of file RpcInterface.h.

8{};

Member Function Documentation

◆ wait_to_end()

virtual int RpcInterface::wait_to_end ( )
pure virtual

Implemented in ReaderRpc< Reader >, and WriterRpc< Writer >.

Referenced by DistBossServer::run().


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