|
BOSS 7.1.3
BESIII Offline Software System
|
#include <ReaderRpc.h>
Inheritance diagram for ReaderRpc< Reader >: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 () |
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.
Referenced by ReaderRpc().
Definition at line 22 of file ReaderRpc.cc.
|
virtual |
Implements RpcInterface.
Definition at line 36 of file ReaderRpc.cc.