BOSS 7.0.7
BESIII Offline Software System
|
#include <ReaderRpc.h>
Public Member Functions | |
ReaderRpc (const std::string &svrName, const std::vector< std::string > &fnames, int evtMax) | |
virtual | ~ReaderRpc () |
int | wait_to_end () |
Public Member Functions inherited from RpcInterface | |
virtual | ~RpcInterface () |
virtual int | wait_to_end ()=0 |
Definition at line 13 of file ReaderRpc.h.
ReaderRpc< Reader >::ReaderRpc | ( | const std::string & | svrName, |
const std::vector< std::string > & | fnames, | ||
int | evtMax | ||
) |
Definition at line 9 of file ReaderRpc.cc.
Definition at line 22 of file ReaderRpc.cc.
|
virtual |
Implements RpcInterface.
Definition at line 36 of file ReaderRpc.cc.