TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Nice::RingBufferTerminatedException Class Reference

Base class for threads, supplies a terminate function,. More...

#include <RingBuffer.hh>

Inheritance diagram for Nice::RingBufferTerminatedException:
Inheritance graph
Collaboration diagram for Nice::RingBufferTerminatedException:
Collaboration graph

Public Member Functions

 RingBufferTerminatedException () throw ()
 
virtual ~RingBufferTerminatedException () throw ()
 
virtual const char * what () const throw ()
 Returns a C-style character string describing the general cause of the current error. More...
 
 RingBufferTerminatedException () throw ()
 
virtual ~RingBufferTerminatedException () throw ()
 
virtual const char * what () const throw ()
 Returns a C-style character string describing the general cause of the current error. More...
 

Detailed Description

Base class for threads, supplies a terminate function,.

Author
Florian Briegel
Version
11.02.04
Date
2012-08-10 11:04:58 AM

Constructor & Destructor Documentation

◆ 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

Member Function Documentation

◆ 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: