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

Method LockOption

phxqueue/lock/lockoption.h:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24class LockOption {
25 public:
26 LockOption() {}
27 virtual ~LockOption() {}
28
29 std::string topic;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected