BOSS 7.1.0
BESIII Offline Software System
|
#include <WriterRpc.h>
Public Member Functions | |
WriterRpc (const std::string &svrName, const std::string &fname) | |
virtual | ~WriterRpc () |
int | wait_to_end () |
Public Member Functions inherited from RpcInterface | |
virtual | ~RpcInterface () |
virtual int | wait_to_end ()=0 |
Definition at line 11 of file WriterRpc.h.
WriterRpc< Writer >::WriterRpc | ( | const std::string & | svrName, |
const std::string & | fname | ||
) |
Definition at line 8 of file WriterRpc.cc.
Definition at line 18 of file WriterRpc.cc.
|
virtual |
Implements RpcInterface.
Definition at line 41 of file WriterRpc.cc.