![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cSSLDebug.h>
Public Member Functions | |
| cSSLDebugFunc (LOGLEV_TYPE level, const cDebugSourceLine &src, const char *pszFuncName) | |
| ~cSSLDebugFunc () | |
Public Attributes | |
| LOGLEV_TYPE | m_level |
| const cDebugSourceLine & | m_src |
| const char * | m_pszFuncName |
Stack based tracking of a function/method
|
inline |
|
inline |
| LOGLEV_TYPE GraySSL::cSSLDebugFunc::m_level |
| const char* GraySSL::cSSLDebugFunc::m_pszFuncName |
| const cDebugSourceLine& GraySSL::cSSLDebugFunc::m_src |