Base class for threads, supplies a terminate function,.
More...
#include <RingBuffer.hh>
Base class for threads, supplies a terminate function,.
- Author
- Florian Briegel
- Version
- 11.02.04
- Date
- 2012-08-10 11:04:58 AM
◆ RingBufferTerminatedException() [1/2]
Nice::RingBufferTerminatedException::RingBufferTerminatedException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ ~RingBufferTerminatedException() [1/2]
virtual Nice::RingBufferTerminatedException::~RingBufferTerminatedException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ RingBufferTerminatedException() [2/2]
Nice::RingBufferTerminatedException::RingBufferTerminatedException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ ~RingBufferTerminatedException() [2/2]
virtual Nice::RingBufferTerminatedException::~RingBufferTerminatedException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what() [1/2]
virtual const char* Nice::RingBufferTerminatedException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
Returns a C-style character string describing the general cause of the current error.
◆ what() [2/2]
virtual const char* Nice::RingBufferTerminatedException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
Returns a C-style character string describing the general cause of the current error.
The documentation for this class was generated from the following file: