winss
Classes | Namespaces | Macros
windows_interface.hpp File Reference
#include <windows.h>
#include <wincrypt.h>
#include <rpc.h>
#include <memory>
Include dependency graph for windows_interface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  winss::WindowsInterface
 Wraps the windows functions as an interface so that they can be easily mocked and tested. More...
 

Namespaces

 winss
 

Macros

#define WINDOWS   winss::WindowsInterface::GetInstance()
 

Macro Definition Documentation

#define WINDOWS   winss::WindowsInterface::GetInstance()