#include <primitives.h>
Public Member Functions | |
| __exception_with_message_t (const char *p_message) | |
| __exception_with_message_t () | |
| __exception_with_message_t (const t_self &p_source) | |
| const char * | what () const throw () |
| const t_self & | operator= (const t_self &p_source) |
| ~__exception_with_message_t () throw () | |
| pfc::__exception_with_message_t< t_base >::__exception_with_message_t | ( | const char * | p_message | ) | [inline] |
| pfc::__exception_with_message_t< t_base >::__exception_with_message_t | ( | ) | [inline] |
| pfc::__exception_with_message_t< t_base >::__exception_with_message_t | ( | const t_self & | p_source | ) | [inline] |
| pfc::__exception_with_message_t< t_base >::~__exception_with_message_t | ( | ) | throw () [inline] |
| const char* pfc::__exception_with_message_t< t_base >::what | ( | ) | const throw () [inline] |
| const t_self& pfc::__exception_with_message_t< t_base >::operator= | ( | const t_self & | p_source | ) | [inline] |
1.5.5