|
typedef void | ReturnType |
|
typedef T | ValueType |
|
typedef std::list< T > | SequenceType |
|
typedef SequenceType::size_type | SizeType |
|
|
static void | doInsert (T const &item, SequenceType &elements, SizeType &size, detail::MemoryType const &itemSize, detail::MemoryType &used, std::condition_variable &nonempty) |
|
static ReturnType | doEnq (T const &item, SequenceType &elements, SizeType &size, SizeType &capacity, detail::MemoryType &used, detail::MemoryType &memory, size_t &elementsDropped, std::condition_variable &nonempty) |
|
template<class T>
struct daqrate::FailIfFull< T >
Definition at line 118 of file ConcurrentQueue.hh.
The documentation for this struct was generated from the following file:
- /scratch/workspace/artdaq-v1_13_01/SLF7/s34-e10-prof/build/artdaq_core/v1_05_06/src/artdaq-core/Core/ConcurrentQueue.hh