attach(1 handle_type h) noexcept | winstd::handle< BSTR, INVAL > | inline |
attach_duplicated(1 handle_type h) | winstd::dplhandle< BSTR, NULL > | inline |
bstr(1 LPCOLESTR src) noexcept | winstd::bstr | inline |
bstr(1 LPCOLESTR src, 1 UINT len) noexcept | winstd::bstr | inline |
bstr(1 const std::basic_string< wchar_t, _Traits, _Ax > &src) noexcept | winstd::bstr | inline |
detach() | winstd::handle< BSTR, INVAL > | inline |
dplhandle() noexcept | winstd::dplhandle< BSTR, NULL > | inline |
dplhandle(1 handle_type h) noexcept | winstd::dplhandle< BSTR, NULL > | inline |
dplhandle(1 const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< BSTR, NULL > | inline |
dplhandle(1 dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< BSTR, NULL > | inline |
duplicate() const | winstd::dplhandle< BSTR, NULL > | inline |
duplicate_internal(1 handle_type h) const noexcept override | winstd::bstr | inlineprotectedvirtual |
free() | winstd::handle< BSTR, INVAL > | inline |
free_internal() noexcept override | winstd::bstr | inlineprotectedvirtual |
handle() noexcept | winstd::handle< BSTR, INVAL > | inline |
handle(1 handle_type h) noexcept | winstd::handle< BSTR, INVAL > | inline |
handle(1 handle< handle_type, INVAL > &&h) noexcept | winstd::handle< BSTR, INVAL > | inline |
handle_type typedef | winstd::handle< BSTR, INVAL > | |
invalid | winstd::handle< BSTR, INVAL > | static |
length() const noexcept | winstd::bstr | inline |
m_h | winstd::handle< BSTR, INVAL > | protected |
operator handle_type() const | winstd::handle< BSTR, INVAL > | inline |
operator!() const | winstd::handle< BSTR, INVAL > | inline |
operator!=(1 handle_type h) const | winstd::handle< BSTR, INVAL > | inline |
operator&() | winstd::handle< BSTR, INVAL > | inline |
operator*() const | winstd::handle< BSTR, INVAL > | inline |
operator->() const | winstd::handle< BSTR, INVAL > | inline |
operator<(1 handle_type h) const | winstd::handle< BSTR, INVAL > | inline |
operator<=(1 handle_type h) const | winstd::handle< BSTR, INVAL > | inline |
operator=(1 handle_type h) noexcept | winstd::dplhandle< BSTR, NULL > | inline |
operator=(1 const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< BSTR, NULL > | inline |
operator=(1 dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< BSTR, NULL > | inline |
handle< BSTR, INVAL >::operator=(1 handle< handle_type, INVAL > &&h) noexcept | winstd::handle< BSTR, INVAL > | inline |
operator==(1 handle_type h) const | winstd::handle< BSTR, INVAL > | inline |
operator>(1 handle_type h) const | winstd::handle< BSTR, INVAL > | inline |
operator>=(1 handle_type h) const | winstd::handle< BSTR, INVAL > | inline |
~bstr() | winstd::bstr | inlinevirtual |