|
typedef std::pair< T, size_t > | ValueType |
|
typedef std::list< T > | SequenceType |
|
typedef SequenceType::size_type | SizeType |
|
typedef SizeType | ReturnType |
|
|
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::RejectNewest< T >
Definition at line 233 of file ConcurrentQueue.hh.
The documentation for this struct was generated from the following file:
- /scratch/workspace/artdaq-v2_02_01/SLF7/s41-e10-debug/build/artdaq_core/v1_07_01/src/artdaq-core/Core/ConcurrentQueue.hh