WinStd
Additional templates and function helpers for Microsoft Windows using Standard C++ classes
winstd::bstr Member List

This is the complete list of members for winstd::bstr, including all inherited members.

attach(1 handle_type h) noexceptwinstd::handle< BSTR, INVAL >inline
attach_duplicated(1 handle_type h)winstd::dplhandle< BSTR, NULL >inline
bstr(1 LPCOLESTR src) noexceptwinstd::bstrinline
bstr(1 LPCOLESTR src, 1 UINT len) noexceptwinstd::bstrinline
bstr(1 const std::basic_string< wchar_t, _Traits, _Ax > &src) noexceptwinstd::bstrinline
detach()winstd::handle< BSTR, INVAL >inline
dplhandle() noexceptwinstd::dplhandle< BSTR, NULL >inline
dplhandle(1 handle_type h) noexceptwinstd::dplhandle< BSTR, NULL >inline
dplhandle(1 const dplhandle< handle_type, INVAL > &h) noexceptwinstd::dplhandle< BSTR, NULL >inline
dplhandle(1 dplhandle< handle_type, INVAL > &&h) noexceptwinstd::dplhandle< BSTR, NULL >inline
duplicate() constwinstd::dplhandle< BSTR, NULL >inline
duplicate_internal(1 handle_type h) const noexcept overridewinstd::bstrinlineprotectedvirtual
free()winstd::handle< BSTR, INVAL >inline
free_internal() noexcept overridewinstd::bstrinlineprotectedvirtual
handle() noexceptwinstd::handle< BSTR, INVAL >inline
handle(1 handle_type h) noexceptwinstd::handle< BSTR, INVAL >inline
handle(1 handle< handle_type, INVAL > &&h) noexceptwinstd::handle< BSTR, INVAL >inline
handle_type typedefwinstd::handle< BSTR, INVAL >
invalidwinstd::handle< BSTR, INVAL >static
length() const noexceptwinstd::bstrinline
m_hwinstd::handle< BSTR, INVAL >protected
operator handle_type() constwinstd::handle< BSTR, INVAL >inline
operator!() constwinstd::handle< BSTR, INVAL >inline
operator!=(1 handle_type h) constwinstd::handle< BSTR, INVAL >inline
operator&()winstd::handle< BSTR, INVAL >inline
operator*() constwinstd::handle< BSTR, INVAL >inline
operator->() constwinstd::handle< BSTR, INVAL >inline
operator<(1 handle_type h) constwinstd::handle< BSTR, INVAL >inline
operator<=(1 handle_type h) constwinstd::handle< BSTR, INVAL >inline
operator=(1 handle_type h) noexceptwinstd::dplhandle< BSTR, NULL >inline
operator=(1 const dplhandle< handle_type, INVAL > &h) noexceptwinstd::dplhandle< BSTR, NULL >inline
operator=(1 dplhandle< handle_type, INVAL > &&h) noexceptwinstd::dplhandle< BSTR, NULL >inline
handle< BSTR, INVAL >::operator=(1 handle< handle_type, INVAL > &&h) noexceptwinstd::handle< BSTR, INVAL >inline
operator==(1 handle_type h) constwinstd::handle< BSTR, INVAL >inline
operator>(1 handle_type h) constwinstd::handle< BSTR, INVAL >inline
operator>=(1 handle_type h) constwinstd::handle< BSTR, INVAL >inline
~bstr()winstd::bstrinlinevirtual