|
Evo C++ Library v0.5.1
|
This is the complete list of members for ExceptionSocketConfig, including all inherited members.
| error() const | Exception | inline |
| errormsg_out(TOut &out) | Exception | inline |
| ErrorMsgFunc typedef | Exception | protected |
| Exception(const char *file, ulong line, const StringBase &msg, Error error=EUnknown) | Exception | inline |
| Exception(const Exception &e) | Exception | inline |
| Exception(const char *file, ulong line, const char *type, const StringBase &msg, Error error, ErrorMsgFunc errmsg_func) | Exception | inlineprotected |
| ExceptionSocketConfig(const char *file, ulong line, const StringBase &msg, Error error=EUnknown) | ExceptionSocketConfig | inline |
| ExceptionSocketConfig(const ExceptionSocketConfig &e) | ExceptionSocketConfig | inline |
| ExceptionSocketConfig(const char *file, ulong line, const char *type, const StringBase &msg, Error error, ErrorMsgFunc errormsg_func) | ExceptionSocketConfig | inlineprotected |
| ExceptionStream(const char *file, ulong line, const StringBase &msg, Error error=EUnknown) | ExceptionStream | inline |
| ExceptionStream(const ExceptionStream &e) | ExceptionStream | inline |
| ExceptionStream(const char *file, ulong line, const char *type, const StringBase &msg, Error error, ErrorMsgFunc errormsg_func) | ExceptionStream | inlineprotected |
| file() const | Exception | inline |
| line() const | Exception | inline |
| msg() const | Exception | inline |
| StringBase typedef | ExceptionSocketConfig | |
| ~Exception() | Exception | inline |
1.8.13