Implementation of the exception base class #SDH::cSDHLibraryException and #SDH::cMsg. More...
Go to the source code of this file.
Functions | |
NAMESPACE_SDH_START std::ostream & | operator<< (std::ostream &stream, cMsg const &msg) |
NAMESPACE_SDH_START std::ostream & | operator<< (std::ostream &stream, cSDHLibraryException const &e) |
Implementation of the exception base class #SDH::cSDHLibraryException and #SDH::cMsg.
Copyright (c) 2007 SCHUNK GmbH & Co. KG
Definition in file sdhexception.cpp.
NAMESPACE_SDH_START std::ostream& operator<< | ( | std::ostream & | stream, |
cMsg const & | msg | ||
) |
Definition at line 96 of file sdhexception.cpp.
NAMESPACE_SDH_START std::ostream& operator<< | ( | std::ostream & | stream, |
cSDHLibraryException const & | e | ||
) |
Definition at line 127 of file sdhexception.cpp.