MCPcopy Create free account
hub / github.com/Tencent/phxqueue / ~FileConfig

Method ~FileConfig

phxqueue_phxrpc/comm/fileconfig.cpp:50–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50FileConfig::~FileConfig() {
51}
52
53void FileConfig::SetFile(const string &file) {
54 phxqueue::comm::utils::RWLock rwlock_write(&impl_->rwlock,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected