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

Method LockConfig

phxqueue_phxrpc/config/lockconfig.h:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24class LockConfig : public BaseConfig<phxqueue::config::LockConfig> {
25 public:
26 LockConfig() : BaseConfig<phxqueue::config::LockConfig>() {}
27 virtual ~LockConfig() {}
28};
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected