WinStd
Additional templates and function helpers for Microsoft Windows using Standard C++ classes
winstd::com_obj< T > Member List

This is the complete list of members for winstd::com_obj< T >, including all inherited members.

attach(1 handle_type h) noexceptwinstd::handle< T *, INVAL >inline
attach_duplicated(1 handle_type h)winstd::dplhandle< T *, NULL >inline
com_obj(1 REFCLSID rclsid, 1 LPUNKNOWN pUnkOuter=NULL, DWORD dwClsContext=CLSCTX_ALL)winstd::com_obj< T >inline
com_obj(1 _Other *other)winstd::com_obj< T >inline
com_obj(1 com_obj< _Other > &other)winstd::com_obj< T >inline
create(1 REFCLSID rclsid, 1 LPUNKNOWN pUnkOuter=NULL, 1 DWORD dwClsContext=CLSCTX_ALL)winstd::com_obj< T >inline
detach()winstd::handle< T *, INVAL >inline
dplhandle() noexceptwinstd::dplhandle< T *, NULL >inline
dplhandle(1 handle_type h) noexceptwinstd::dplhandle< T *, NULL >inline
dplhandle(1 const dplhandle< handle_type, INVAL > &h) noexceptwinstd::dplhandle< T *, NULL >inline
dplhandle(1 dplhandle< handle_type, INVAL > &&h) noexceptwinstd::dplhandle< T *, NULL >inline
duplicate() constwinstd::dplhandle< T *, NULL >inline
duplicate_internal(1 handle_type h) const noexcept overridewinstd::com_obj< T >inlineprotectedvirtual
free()winstd::handle< T *, INVAL >inline
free_internal() noexcept overridewinstd::com_obj< T >inlineprotectedvirtual
handle() noexceptwinstd::handle< T *, INVAL >inline
handle(1 handle_type h) noexceptwinstd::handle< T *, INVAL >inline
handle(1 handle< handle_type, INVAL > &&h) noexceptwinstd::handle< T *, INVAL >inline
handle_type typedefwinstd::handle< T *, INVAL >
invalidwinstd::handle< T *, INVAL >static
m_hwinstd::handle< T *, INVAL >protected
operator handle_type() constwinstd::handle< T *, INVAL >inline
operator!() constwinstd::handle< T *, INVAL >inline
operator!=(1 handle_type h) constwinstd::handle< T *, INVAL >inline
operator&()winstd::handle< T *, INVAL >inline
operator*() constwinstd::handle< T *, INVAL >inline
operator->() constwinstd::handle< T *, INVAL >inline
operator<(1 handle_type h) constwinstd::handle< T *, INVAL >inline
operator<=(1 handle_type h) constwinstd::handle< T *, INVAL >inline
operator=(1 handle_type h) noexceptwinstd::dplhandle< T *, NULL >inline
operator=(1 const dplhandle< handle_type, INVAL > &h) noexceptwinstd::dplhandle< T *, NULL >inline
operator=(1 dplhandle< handle_type, INVAL > &&h) noexceptwinstd::dplhandle< T *, NULL >inline
handle< T *, INVAL >::operator=(1 handle< handle_type, INVAL > &&h) noexceptwinstd::handle< T *, INVAL >inline
operator==(1 handle_type h) constwinstd::handle< T *, INVAL >inline
operator>(1 handle_type h) constwinstd::handle< T *, INVAL >inline
operator>=(1 handle_type h) constwinstd::handle< T *, INVAL >inline
query_interface(1 _Other **h) constwinstd::com_obj< T >inline
query_interface(1 com_obj< _Other > &h) constwinstd::com_obj< T >inline
~com_obj()winstd::com_obj< T >inlinevirtual