ATLAS Offline Software
TTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType > Member List

This is the complete list of members for TTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >, including all inherited members.

BufferBase_t classTTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >friend
BufferBase_t(T_VectorType &buffer)TTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >inline
BufferBase_t(const BufferBase_t< T1, T2, T3 > &buffer)TTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >inlineprotected
BufferBase_t(T_BufferType *buffer, typename std::vector< T_BaseType >::size_type max_idx[[maybe_unused]], const std::vector< double > &full_vector[[maybe_unused]])TTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >inlineprotected
DoubleBuffer_t classTTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >friend
m_bufferEndTTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >protected
m_bufferStartTTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >protected
m_maxIndexTTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >protected
m_ptrTTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >protected
operator=(const BufferBase_t< T1, T2, T3 > &buffer)TTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >inlineprotected
operator[](typename std::vector< T_BaseType >::size_type idx) constTTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >inline
optionalRangeCheck(typename std::vector< T_BaseType >::size_type idx) constTTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >inlineprotected
optionalRangeCheckUpperBound(typename std::vector< T_BaseType >::size_type idx) constTTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >inlineprotected
throwRangeError(typename std::vector< T_BaseType >::size_type idx) constTTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >protected
upper_bound_at(typename std::vector< T_BaseType >::size_type idx) constTTN::BufferBase_t< T_BaseType, T_BufferType, T_VectorType >inline