|
w11 - cpp 0.794
Backend server for Rlink and w11
|
This is the complete list of members for Retro::RerrMsg, including all inherited members.
| Append(const std::string &text) | Retro::RerrMsg | |
| AppendErrno(int errnum) | Retro::RerrMsg | |
| AppendPrintf(const char *format,...) | Retro::RerrMsg | |
| fMeth | Retro::RerrMsg | protected |
| fText | Retro::RerrMsg | protected |
| Init(const std::string &meth, const std::string &text) | Retro::RerrMsg | |
| InitErrno(const std::string &meth, const std::string &text, int errnum) | Retro::RerrMsg | |
| InitPrintf(const std::string &meth, const char *format,...) | Retro::RerrMsg | |
| Message() const | Retro::RerrMsg | |
| Meth() const | Retro::RerrMsg | inline |
| operator std::string() const | Retro::RerrMsg | inline |
| operator<<(std::ostream &os, const RerrMsg &obj) | Retro::RerrMsg | related |
| operator=(const RerrMsg &rhs) | Retro::RerrMsg | |
| Prepend(const std::string &meth) | Retro::RerrMsg | |
| RerrMsg() | Retro::RerrMsg | |
| RerrMsg(const RerrMsg &rhs) | Retro::RerrMsg | |
| RerrMsg(const std::string &meth, const std::string &text) | Retro::RerrMsg | |
| RerrMsg(const std::string &meth, const std::string &text, int errnum) | Retro::RerrMsg | |
| SetMeth(const std::string &meth) | Retro::RerrMsg | inline |
| SetText(const std::string &text) | Retro::RerrMsg | inline |
| Swap(RerrMsg &rhs) | Retro::RerrMsg | |
| Text() const | Retro::RerrMsg | inline |
| ~RerrMsg() | Retro::RerrMsg |