MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / Get

Method Get

rtpose_wrapper/src/gtest/gtest-all.cpp:1346–1346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1344 ~AutoHandle() { Reset(); }
1345
1346 HANDLE Get() const { return handle_; }
1347 void Reset() { Reset(INVALID_HANDLE_VALUE); }
1348 void Reset(HANDLE handle) {
1349 if (handle != handle_) {

Callers 3

WaitMethod · 0.80
AssumeRoleMethod · 0.80
GetStatusFileDescriptorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected