|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
inline |
Resize buffer capacity (DynamicStorage only)
| new_capacity | New maximum element count |
Preserves existing data ordered by AccessPattern. Not Real-time Safe: May trigger heap allocation.
Definition at line 986 of file RingBuffer.hpp.
References MayaFlux::Memory::RingBuffer< T, StoragePolicy, ConcurrencyPolicy, AccessPattern >::m_linearized, MayaFlux::Memory::RingBuffer< T, StoragePolicy, ConcurrencyPolicy, AccessPattern >::m_state, MayaFlux::Memory::RingBuffer< T, StoragePolicy, ConcurrencyPolicy, AccessPattern >::m_storage, and MayaFlux::Memory::RingBuffer< T, StoragePolicy, ConcurrencyPolicy, AccessPattern >::snapshot().
Here is the call graph for this function: