|
foobar2000 SDK
2015-08-03
|
#include <primitives.h>
Inheritance diagram for pfc::__exception_with_message_t< t_base >:Public Member Functions | |
| __exception_with_message_t (const char *p_message) | |
| __exception_with_message_t () | |
| __exception_with_message_t (const t_self &p_source) | |
| ~__exception_with_message_t () throw () | |
| const t_self & | operator= (const t_self &p_source) |
| const char * | what () const throw () |
Private Types | |
| typedef __exception_with_message_t< t_base > | t_self |
Private Member Functions | |
| void | cleanup () throw () |
| void | set_message (const char *p_message) throw () |
Private Attributes | |
| char * | m_message |
Definition at line 52 of file primitives.h.
|
private |
Definition at line 53 of file primitives.h.
|
inline |
Definition at line 55 of file primitives.h.
|
inline |
Definition at line 58 of file primitives.h.
|
inline |
Definition at line 59 of file primitives.h.
|
inline | |||||||||||||
Definition at line 65 of file primitives.h.
|
inlineprivate | |||||||||||||
Definition at line 72 of file primitives.h.
|
inline |
Definition at line 63 of file primitives.h.
|
inlineprivate | ||||||||||||||
Definition at line 68 of file primitives.h.
|
inline | |||||||||||||
Definition at line 61 of file primitives.h.
|
private |
Definition at line 75 of file primitives.h.
1.8.11