|
Evo C++ Library v0.5.1
|
This is the complete list of members for ExceptionSocketOpen, 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 |
| ExceptionSocketOpen(const char *file, ulong line, const StringBase &msg, Error error=EUnknown) | ExceptionSocketOpen | inline |
| ExceptionSocketOpen(const ExceptionSocketOpen &e) | ExceptionSocketOpen | inline |
| ExceptionSocketOpen(const char *file, ulong line, const char *type, const StringBase &msg, Error error, ErrorMsgFunc errormsg_func) | ExceptionSocketOpen | 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 |
| ExceptionStreamOpen(const char *file, ulong line, const StringBase &msg, Error error=EUnknown) | ExceptionStreamOpen | inline |
| ExceptionStreamOpen(const ExceptionStreamOpen &e) | ExceptionStreamOpen | inline |
| ExceptionStreamOpen(const char *file, ulong line, const char *type, const StringBase &msg, Error error, ErrorMsgFunc errormsg_func) | ExceptionStreamOpen | inlineprotected |
| file() const | Exception | inline |
| line() const | Exception | inline |
| msg() const | Exception | inline |
| StringBase typedef | ExceptionSocketOpen | |
| ~Exception() | Exception | inline |
1.8.13