Classes | Functions
sdhexception.h File Reference

Interface of the exception base class #SDH::cSDHLibraryException and #SDH::cMsg. More...

#include <iostream>
#include <exception>
#include <stdarg.h>
#include <cstdio>
#include "sdhlibrary_settings.h"
Include dependency graph for sdhexception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cMsg
 Class for short, fixed maximum length text messages. More...
 
class  cSDHErrorCommunication
 Derived exception class for exceptions related to communication between the SDHLibrary and the SDH. More...
 
class  cSDHLibraryException
 Base class for exceptions in the SDHLibrary-CPP. More...
 

Functions

VCC_EXPORT std::ostream & operator<< (std::ostream &stream, cMsg const &msg)
 
VCC_EXPORT std::ostream & operator<< (std::ostream &stream, cSDHLibraryException const &e)
 

Detailed Description

Interface of the exception base class #SDH::cSDHLibraryException and #SDH::cMsg.

General file information

Author
Dirk Osswald
Date
2007-02-22

Copyright

Copyright (c) 2007 SCHUNK GmbH & Co. KG


Definition in file sdhexception.h.

Function Documentation

VCC_EXPORT std::ostream& operator<< ( std::ostream &  stream,
cMsg const &  msg 
)

Definition at line 96 of file sdhexception.cpp.

VCC_EXPORT std::ostream& operator<< ( std::ostream &  stream,
cSDHLibraryException const &  e 
)

Definition at line 127 of file sdhexception.cpp.



sdhlibrary_cpp
Author(s): Dirk Osswald
autogenerated on Sun Aug 18 2019 03:42:20