winss
Classes | Namespaces | Enumerations
handle_wrapper.hpp File Reference
#include <windows.h>
#include <vector>
#include "easylogging/easylogging++.hpp"
Include dependency graph for handle_wrapper.hpp:
This graph shows which files directly or indirectly include this file:

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...