MCPcopy Create free account
hub / github.com/Tencent/phxqueue / FileLoaderImpl

Class FileLoaderImpl

phxqueue_phxrpc/comm/fileloader.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41
42 private:
43 class FileLoaderImpl;
44 std::unique_ptr<FileLoaderImpl> impl_;
45};
46

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected