Nui
Public Member Functions | List of all members
Microsoft::WRL::Wrappers::Event Class Reference

#include <corewrappers.h>

Inheritance diagram for Microsoft::WRL::Wrappers::Event:
Inheritance graph
[legend]
Collaboration diagram for Microsoft::WRL::Wrappers::Event:
Collaboration graph
[legend]

Public Member Functions

 Event (HANDLE h=HandleT::Traits::GetInvalidValue()) throw ()
 
 Event (_Inout_ Event &&h) throw ()
 
Eventoperator= (_Inout_ Event &&h) throw ()
 
- Public Member Functions inherited from Microsoft::WRL::Wrappers::HandleT< HandleTraits::EventTraits >
 HandleT (typename HandleTraits::Type h=HandleTraits::GetInvalidValue()) throw ()
 
 HandleT (_Inout_ HandleT &&h) throw ()
 
virtual ~HandleT () throw ()
 
HandleToperator= (_Inout_ HandleT &&h) throw ()
 
void Attach (typename HandleTraits::Type h) throw ()
 
HandleTraits::Type Detach () throw ()
 
HandleTraits::Type Get () const throw ()
 
void Close () throw ()
 
bool IsValid () const throw ()
 
HandleTraits::Type * GetAddressOf () throw ()
 
HandleTraits::Type * ReleaseAndGetAddressOf () throw ()
 

Additional Inherited Members

- Public Types inherited from Microsoft::WRL::Wrappers::HandleT< HandleTraits::EventTraits >
typedef HandleTraits Traits
 
- Protected Member Functions inherited from Microsoft::WRL::Wrappers::HandleT< HandleTraits::EventTraits >
virtual bool InternalClose () throw ()
 
- Protected Attributes inherited from Microsoft::WRL::Wrappers::HandleT< HandleTraits::EventTraits >
HandleTraits::Type handle_
 

Constructor & Destructor Documentation

◆ Event() [1/2]

Microsoft::WRL::Wrappers::Event::Event ( HANDLE  h = HandleT::Traits::GetInvalidValue())
throw (
)
inlineexplicit

◆ Event() [2/2]

Microsoft::WRL::Wrappers::Event::Event ( _Inout_ Event &&  h)
throw (
)
inline

Member Function Documentation

◆ operator=()

Event& Microsoft::WRL::Wrappers::Event::operator= ( _Inout_ Event &&  h)
throw (
)
inline

The documentation for this class was generated from the following file: