#include <DummyGrabber.h>
Public Member Functions | |
| DummyException (const std::string &_message) | |
| ~DummyException () throw () | |
| virtual const char * | what () const throw () |
Definition at line 18 of file DummyGrabber.h.
| DummyException::DummyException | ( | const std::string & | _message | ) |
Definition at line 56 of file DummyGrabber.cpp.
| DummyException::~DummyException | ( | ) | ||
| throw | ( | |||
| ) | ||||
Definition at line 63 of file DummyGrabber.cpp.
|
virtual | |||||||||||||
Definition at line 59 of file DummyGrabber.cpp.
1.8.8