attach(handle_type h) noexcept | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
attach_duplicated(handle_type h) | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
detach() | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
dplhandle() noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
dplhandle(handle_type h) noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
dplhandle(const dplhandle< handle_type, INVAL > &h) | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
dplhandle(dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
duplicate() const | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
duplicate_internal(handle_type h) const override | winstd::cert_context | inlineprotectedvirtual |
free() | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
free_internal() noexcept override | winstd::cert_context | inlineprotectedvirtual |
handle() noexcept | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
handle(handle_type h) noexcept | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
handle(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
handle_type typedef | winstd::handle< PCCERT_CONTEXT, INVAL > | |
invalid | winstd::handle< PCCERT_CONTEXT, INVAL > | static |
m_h | winstd::handle< PCCERT_CONTEXT, INVAL > | protected |
operator handle_type() const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator!() const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator!=(const handle_type &other) const noexcept | winstd::cert_context | inline |
winstd::dplhandle< PCCERT_CONTEXT, NULL >::operator!=(handle_type h) const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator&() | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator*() const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator->() const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator<(const handle_type &other) const noexcept | winstd::cert_context | inline |
winstd::dplhandle< PCCERT_CONTEXT, NULL >::operator<(handle_type h) const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator<=(const handle_type &other) const noexcept | winstd::cert_context | inline |
winstd::dplhandle< PCCERT_CONTEXT, NULL >::operator<=(handle_type h) const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator=(handle_type h) noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
operator=(const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
operator=(dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< PCCERT_CONTEXT, NULL > | inline |
winstd::handle< PCCERT_CONTEXT, INVAL >::operator=(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator==(const handle_type &other) const noexcept | winstd::cert_context | inline |
winstd::dplhandle< PCCERT_CONTEXT, NULL >::operator==(handle_type h) const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator>(const handle_type &other) const noexcept | winstd::cert_context | inline |
winstd::dplhandle< PCCERT_CONTEXT, NULL >::operator>(handle_type h) const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
operator>=(const handle_type &other) const noexcept | winstd::cert_context | inline |
winstd::dplhandle< PCCERT_CONTEXT, NULL >::operator>=(handle_type h) const | winstd::handle< PCCERT_CONTEXT, INVAL > | inline |
~cert_context() | winstd::cert_context | inlinevirtual |