| 77 | virtual void appendTo(IStatus*) const throw() { } |
| 78 | |
| 79 | virtual void shiftLeft(const Base&) throw() { } |
| 80 | virtual void shiftLeft(const Warning&) throw() { } |
| 81 | virtual void shiftLeft(const char*) throw() { } |
| 82 | virtual void shiftLeft(const AbstractString&) throw() { } |