Searched defs:ScopedHandle (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/ | ||
H A D | scoped_handle.h | 35 class ScopedHandle { class 39 explicit ScopedHandle(IPropertyHandle* handle) : handle_(handle) in ScopedHandle() function in ScopedHandle 50 explicit ScopedHandle(const IPropertyHandle* handle) in ScopedHandle() function in ScopedHandle 61 ScopedHandle(ScopedHandle&& other) in ScopedHandle() function in ScopedHandle [all...] |
Completed in 1 milliseconds