XTL  0.1
eXtended Template Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xtd::windows::debug_help Class Reference

C++ interface to the dbghelp library. More...

+ Collaboration diagram for xtd::windows::debug_help:

Public Types

using pointer = std::shared_ptr< debug_help >
 the default pointer type used by the library
 

Public Member Functions

 debug_help ()
 ctor
 
 ~debug_help ()
 dtor
 

Static Public Member Functions

static pointer make ()
 constructs a new debug_help and returns a pointer type
 

Detailed Description

C++ interface to the dbghelp library.

Definition at line 32 of file dbghelp.hpp.


The documentation for this class was generated from the following file: