xentara-utils v2.0.4
The Xentara Utility Library
|
This is the complete list of members for xentara::utils::windows::OverlappedResult, including all inherited members.
completed(DWORD numberOfBytesTransferred=0) noexcept -> OverlappedResult | xentara::utils::windows::OverlappedResult | static |
interrupted(std::size_t waitObjectIndex) noexcept -> OverlappedResult | xentara::utils::windows::OverlappedResult | static |
numberOfBytesTransferred() const noexcept -> DWORD | xentara::utils::windows::OverlappedResult | |
OverlappedResult() noexcept=default | xentara::utils::windows::OverlappedResult | |
waitObjectIndex() const noexcept -> std::size_t | xentara::utils::windows::OverlappedResult | |
wasInterrupted() const noexcept -> bool | xentara::utils::windows::OverlappedResult |