Public Member Functions | |
PROUD_API void | ManualFullDump () |
PROUD_API void | ManualMiniDump () |
Static Public Member Functions | |
static PROUD_API MiniDumpAction | Startup (const CMiniDumpParameter ¶meter) |
static PROUD_API void | WriteDumpFromHere (const PNTCHAR *fileName, bool fullDump=false) |
Static Public Member Functions inherited from Proud::DllSingleton< CMiniDumper > | |
static CMiniDumper & | GetUnsafeRef () |
static PtrType | GetSharedPtr () |
Additional Inherited Members | |
Public Types inherited from Proud::DllSingleton< CMiniDumper > | |
typedef RefCount< CMiniDumper > | PtrType |
Mini dump module
Characterictics
General usage
PROUD_API void Proud::CMiniDumper::ManualMiniDump | ( | ) |
Create mini dump file by user calling.
|
static |
It is an initialized function.
cmdLine | Please insert Command-Line argument factor of application. |
When an error occurs in application, ProudNet executes the application with new process.
|
static |
Process status of calling this function as dump file
fileName | Name of dump file. Its extension must be .dmp. |