![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "pch.h"#include "GraySSLInt.h"#include "GrayLib/include/System/cOSModDyn.h"#include "GraySSLError.tbl"Namespaces | |
| GraySSL | |
Macros | |
| #define | GRAYSSL_ERR(a, b, c) { MAKE_HRESULT(1,FACILITY_GRAYSSL, b), _AT(c) }, |
Functions | |
| COSMODULE_RegisterModule_IMPL (GraySSL) | |
Variables | |
| const HResultCode | GraySSL::k_GraySSLCodes [] |
| Codes in FACILITY_GRAYSSL. More... | |
| cOSModDyn | GraySSL::g_Module (GRAY_NAMES "SSL") |
| #define GRAYSSL_ERR | ( | a, | |
| b, | |||
| c | |||
| ) | { MAKE_HRESULT(1,FACILITY_GRAYSSL, b), _AT(c) }, |
| COSMODULE_RegisterModule_IMPL | ( | GraySSL | ) |