BusBoy
2
|
This is the complete list of members for BUSBOY::Error, including all inherited members.
ERROR enum value | BUSBOY::Error | |
Error() | BUSBOY::Error | |
Error(const std::string &summary, const std::string &detail, const std::string &source, Severity severity=ERROR) | BUSBOY::Error | |
Error(const Error &error) | BUSBOY::Error | |
getDetail() const | BUSBOY::Error | |
getSeverity() const | BUSBOY::Error | |
getSource() const | BUSBOY::Error | |
getSummary() const | BUSBOY::Error | |
operator!=(const Error &error) const | BUSBOY::Error | |
operator=(const Error &error) | BUSBOY::Error | |
operator==(const Error &error) const | BUSBOY::Error | |
Severity enum name | BUSBOY::Error | |
severityFromString(std::string strSev) | BUSBOY::Error | static |
severityToString(Severity sev) | BUSBOY::Error | static |
str() const | BUSBOY::Error | |
WARN enum value | BUSBOY::Error | |
~Error() | BUSBOY::Error |
Copyright 2014 Google Inc. All rights reserved.