CGEM BOSS
6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
RpcInterface.h
Go to the documentation of this file.
1
#ifndef DISTBOSS_RPC_INTERFACE_H
2
#define DISTBOSS_RPC_INTERFACE_H
3
4
class
RpcInterface
5
{
6
public :
7
8
virtual
~RpcInterface
() {};
9
10
virtual
int
wait_to_end
() = 0;
11
};
12
13
#endif
RpcInterface
Definition
RpcInterface.h:5
RpcInterface::~RpcInterface
virtual ~RpcInterface()
Definition
RpcInterface.h:8
RpcInterface::wait_to_end
virtual int wait_to_end()=0
6.6.5.h
DistBoss
DistBossServer
DistBossServer-00-00-04
DistBossServer
RpcInterface.h
Generated by
1.12.0