|
winss
|
#include <windows.h>#include <vector>#include "easylogging/easylogging++.hpp"

Go to the source code of this file.
Classes | |
| class | winss::HandleWrapper |
| A wrapper for a Windows HANDLE. More... | |
| class | winss::TrustedHandleWrapper |
| struct | winss::WaitResult |
| The wait result for when waiting on handles. More... | |
Namespaces | |
| winss | |
Enumerations | |
| enum | winss::WaitResultState { winss::SUCCESS, winss::TIMEOUT, winss::FAILED } |
| The wait result state for when waiting on handles. More... | |
1.8.11