artdaq::FailIfFull< T >::QueueIsFull Struct Reference

Exception thrown by FailIfFull policy when an enqueue operation is attempted on a full queue. More...

#include <artdaq-core/Core/ConcurrentQueue.hh>

Inherits std::exception.

List of all members.

Public Member Functions

virtual const char * what () const throw ()
 Describe exception.

Detailed Description

template<class T>
struct artdaq::FailIfFull< T >::QueueIsFull

Exception thrown by FailIfFull policy when an enqueue operation is attempted on a full queue.

Definition at line 172 of file ConcurrentQueue.hh.


Member Function Documentation

template<class T >
virtual const char* artdaq::FailIfFull< T >::QueueIsFull::what (  )  const throw () [inline, virtual]

Describe exception.

Returns:
Description of QueueIsFull exception

Definition at line 178 of file ConcurrentQueue.hh.


The documentation for this struct was generated from the following file:

Generated on 3 May 2018 for artdaq_core by  doxygen 1.6.1