attach(_In_opt_ handle_type h) noexcept | winstd::handle< EapPacket *, INVAL > | inline |
attach_duplicated(_In_opt_ handle_type h) | winstd::dplhandle< EapPacket *, NULL > | inline |
create(_In_ EapCode code, _In_ BYTE id, _In_ WORD size) noexcept | winstd::eap_packet | inline |
detach() | winstd::handle< EapPacket *, INVAL > | inline |
dplhandle() noexcept | winstd::dplhandle< EapPacket *, NULL > | inline |
dplhandle(_In_opt_ handle_type h) noexcept | winstd::dplhandle< EapPacket *, NULL > | inline |
dplhandle(_In_ const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< EapPacket *, NULL > | inline |
dplhandle(_Inout_ dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< EapPacket *, NULL > | inline |
duplicate() const | winstd::dplhandle< EapPacket *, NULL > | inline |
duplicate_internal(_In_ handle_type h) const noexcept override | winstd::eap_packet | inlineprotectedvirtual |
free() | winstd::handle< EapPacket *, INVAL > | inline |
free_internal() noexcept override | winstd::eap_packet | inlineprotectedvirtual |
handle() noexcept | winstd::handle< EapPacket *, INVAL > | inline |
handle(_In_opt_ handle_type h) noexcept | winstd::handle< EapPacket *, INVAL > | inline |
handle(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< EapPacket *, INVAL > | inline |
handle_type typedef | winstd::handle< EapPacket *, INVAL > | |
invalid | winstd::handle< EapPacket *, INVAL > | static |
m_h | winstd::handle< EapPacket *, INVAL > | protected |
operator handle_type() const | winstd::handle< EapPacket *, INVAL > | inline |
operator!() const | winstd::handle< EapPacket *, INVAL > | inline |
operator!=(_In_opt_ handle_type h) const | winstd::handle< EapPacket *, INVAL > | inline |
operator&() | winstd::handle< EapPacket *, INVAL > | inline |
operator*() const | winstd::handle< EapPacket *, INVAL > | inline |
operator->() const | winstd::handle< EapPacket *, INVAL > | inline |
operator<(_In_opt_ handle_type h) const | winstd::handle< EapPacket *, INVAL > | inline |
operator<=(_In_opt_ handle_type h) const | winstd::handle< EapPacket *, INVAL > | inline |
operator=(_In_opt_ handle_type h) noexcept | winstd::dplhandle< EapPacket *, NULL > | inline |
operator=(_In_ const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< EapPacket *, NULL > | inline |
operator=(_Inout_ dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< EapPacket *, NULL > | inline |
handle< EapPacket *, INVAL >::operator=(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< EapPacket *, INVAL > | inline |
operator==(_In_opt_ handle_type h) const | winstd::handle< EapPacket *, INVAL > | inline |
operator>(_In_opt_ handle_type h) const | winstd::handle< EapPacket *, INVAL > | inline |
operator>=(_In_opt_ handle_type h) const | winstd::handle< EapPacket *, INVAL > | inline |
size() const noexcept | winstd::eap_packet | inline |
~eap_packet() | winstd::eap_packet | inlinevirtual |