Fabcoin Core
0.16.2
P2P Digital Currency
|
Go to the source code of this file.
Macros | |
#define | CRYPTOPP_DEFAULT_NO_DLL |
Functions | |
void | FIPS140_SampleApplication () |
__declspec (dllexport) void __cdecl SetNewAndDeleteFromCryptoPP(PNew pNew | |
void *__cdecl | operator new (size_t size) |
void __cdecl | operator delete (void *p) |
Variables | |
PDelete | pDelete |
PDelete PSetNewHandler | pSetNewHandler |
#define CRYPTOPP_DEFAULT_NO_DLL |
Definition at line 2 of file dlltest.cpp.
__declspec | ( | dllexport | ) |
void FIPS140_SampleApplication | ( | ) |
Definition at line 12 of file dlltest.cpp.
void __cdecl operator delete | ( | void * | p | ) |
void* __cdecl operator new | ( | size_t | size | ) |
Definition at line 188 of file dlltest.cpp.
PDelete pDelete |
Definition at line 181 of file dlltest.cpp.
PDelete PSetNewHandler pSetNewHandler |
Definition at line 182 of file dlltest.cpp.