1#ifndef BESIII_RAW_IFSTREAM_H
2#define BESIII_RAW_IFSTREAM_H
21 int lstat = pthread_mutex_lock( &_pthread_lock );
25 int lstat = pthread_mutex_unlock( &_pthread_lock );
52 std::vector<std::string> m_fnames;
53 std::vector<std::string>::iterator m_curFile;
57 static pthread_mutex_t _pthread_lock;
static raw_ifstream * instance(const std::vector< std::string > &fnames)
std::string currentFile() const