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.

__declspec(deprecated("Use CoCreateInstance")) com_obj(REFCLSID rclsidwinstd::com_obj< T >
attach(handle_type h) noexceptwinstd::handle< T *, INVAL >inline
attach_duplicated(handle_type h)winstd::dplhandle< T *, NULL >inline
detach()winstd::handle< T *, INVAL >inline
dplhandle() noexceptwinstd::dplhandle< T *, NULL >inline
dplhandle(handle_type h) noexceptwinstd::dplhandle< T *, NULL >inline
dplhandle(const dplhandle< handle_type, INVAL > &h) noexceptwinstd::dplhandle< T *, NULL >inline
dplhandle(dplhandle< handle_type, INVAL > &&h) noexceptwinstd::dplhandle< T *, NULL >inline
duplicate() constwinstd::dplhandle< T *, NULL >inline
duplicate_internal(handle_type h) const noexcept=0winstd::dplhandle< T *, NULL >protectedpure virtual
free()winstd::handle< T *, INVAL >inline
free_internal() noexcept=0winstd::handle< T *, INVAL >protectedpure virtual
handle() noexceptwinstd::handle< T *, INVAL >inline
handle(handle_type h) noexceptwinstd::handle< T *, INVAL >inline
handle(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!=(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<(handle_type h) constwinstd::handle< T *, INVAL >inline
operator<=(handle_type h) constwinstd::handle< T *, INVAL >inline
operator=(handle_type h) noexceptwinstd::dplhandle< T *, NULL >inline
operator=(const dplhandle< handle_type, INVAL > &h) noexceptwinstd::dplhandle< T *, NULL >inline
operator=(dplhandle< handle_type, INVAL > &&h) noexceptwinstd::dplhandle< T *, NULL >inline
handle< T *, INVAL >::operator=(handle< handle_type, INVAL > &&h) noexceptwinstd::handle< T *, INVAL >inline
operator==(handle_type h) constwinstd::handle< T *, INVAL >inline
operator>(handle_type h) constwinstd::handle< T *, INVAL >inline
operator>=(handle_type h) constwinstd::handle< T *, INVAL >inline
pUnkOuter (defined in winstd::com_obj< T >)winstd::com_obj< T >