acme
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Enumerations
Enumerator
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
z
~
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
z
~
Variables
Typedefs
Files
File List
File Members
All
Functions
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
Concepts
Loading...
Searching...
No Matches
operating_system
universal_windows
exception_engine.h
1
#pragma once
2
//
3
//
4
//namespace universal_windows
5
//{
6
//
7
//
8
// class CLASS_DECL_ACME exception_engine :
9
// virtual public ::exception_engine
10
// {
11
// public:
12
//
13
//
14
// exception_engine();
15
// virtual ~exception_engine();
16
//
17
//
18
// virtual void reset() override;
19
//
20
// //virtual char* xxxstack_trace(uptr uiSkip, void* caller_address, const ::scoped_string & scopedstrFormat) override;
21
//
22
//
23
// };
24
//
25
//
26
//} // namespace universal_windows
27
//
28
//
29
//
Generated by
1.13.2