| attach(handle_type h) noexcept | winstd::handle< T, INVAL > | inline |
| attach_duplicated(handle_type h) | winstd::dplhandle< T *, NULL > | inline |
| com_obj(REFCLSID rclsid, LPUNKNOWN pUnkOuter, DWORD dwClsContext) | winstd::com_obj< T > | inline |
| com_obj(_Other *other) | winstd::com_obj< T > | inline |
| com_obj(com_obj< _Other > &other) | winstd::com_obj< T > | inline |
| detach() | winstd::handle< T, INVAL > | inline |
| dplhandle() noexcept | winstd::dplhandle< T *, NULL > | inline |
| dplhandle(handle_type h) noexcept | winstd::dplhandle< T *, NULL > | inline |
| dplhandle(const dplhandle< handle_type, INVAL > &h) | winstd::dplhandle< T *, NULL > | inline |
| dplhandle(dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< T *, NULL > | inline |
| duplicate() const | winstd::dplhandle< T *, NULL > | inline |
| duplicate_internal(T *h) const override | winstd::com_obj< T > | inlineprotected |
| winstd::dplhandle< T *, NULL >::duplicate_internal(handle_type h) const=0 | winstd::dplhandle< T *, NULL > | protectedpure virtual |
| free() | winstd::handle< T, INVAL > | inline |
| free_internal() noexcept override | winstd::com_obj< T > | inlineprotectedvirtual |
| handle() noexcept | winstd::handle< T, INVAL > | inline |
| handle(handle_type h) noexcept | winstd::handle< T, INVAL > | inline |
| handle(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< T, INVAL > | inline |
| handle_type typedef | winstd::handle< T, INVAL > | |
| invalid | winstd::handle< T, INVAL > | static |
| m_h | winstd::handle< T, INVAL > | protected |
| operator handle_type() const | winstd::handle< T, INVAL > | inline |
| operator!() const | winstd::handle< T, INVAL > | inline |
| operator!=(handle_type h) const | winstd::handle< T, INVAL > | inline |
| operator&() | winstd::handle< T, INVAL > | inline |
| operator*() const | winstd::handle< T, INVAL > | inline |
| operator->() const | winstd::handle< T, INVAL > | inline |
| operator<(handle_type h) const | winstd::handle< T, INVAL > | inline |
| operator<=(handle_type h) const | winstd::handle< T, INVAL > | inline |
| operator=(handle_type h) noexcept | winstd::dplhandle< T *, NULL > | inline |
| operator=(const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< T *, NULL > | inline |
| operator=(dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< T *, NULL > | inline |
| winstd::handle::operator=(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< T, INVAL > | inline |
| operator==(handle_type h) const | winstd::handle< T, INVAL > | inline |
| operator>(handle_type h) const | winstd::handle< T, INVAL > | inline |
| operator>=(handle_type h) const | winstd::handle< T, INVAL > | inline |
| query_interface(_Other **h) const | winstd::com_obj< T > | inline |
| query_interface(com_obj< _Other > &h) const | winstd::com_obj< T > | inline |
| ~com_obj() | winstd::com_obj< T > | inlinevirtual |