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 
)
VCC_EXPORT std::ostream& operator<< ( std::ostream &  stream,
cSDHLibraryException const &  e 
)


schunk_sdh
Author(s): Florian Weisshardt
autogenerated on Mon Oct 6 2014 07:29:15