Fast DDS  Version 3.0.0
Fast DDS
Loading...
Searching...
No Matches
StackAllocatedSequence< T, num_items > Member List

This is the complete list of members for StackAllocatedSequence< T, num_items >, including all inherited members.

buffer() constLoanableCollectioninline
element_type typedefStackAllocatedSequence< T, num_items >
elements_StackAllocatedSequence< T, num_items >protected
has_ownership() constLoanableCollectioninline
has_ownership_StackAllocatedSequence< T, num_items >protected
length() constLoanableCollectioninline
length(size_type new_length)LoanableCollectioninline
length_StackAllocatedSequence< T, num_items >protected
loan(element_type *buffer, size_type new_maximum, size_type new_length)LoanableCollectioninline
LoanableCollection()=defaultLoanableCollectionprotected
maximum() constLoanableCollectioninline
maximum_StackAllocatedSequence< T, num_items >protected
operator=(const StackAllocatedSequence &)=deleteStackAllocatedSequence< T, num_items >
operator=(StackAllocatedSequence &&)=deleteStackAllocatedSequence< T, num_items >
operator[](size_type n)LoanableTypedCollection< T, _NonConstEnabler >inline
operator[](size_type n) constLoanableTypedCollection< T, _NonConstEnabler >inline
resize(LoanableCollection::size_type new_length) overrideStackAllocatedSequence< T, num_items >inlineprotectedvirtual
size_type typedefStackAllocatedSequence< T, num_items >
StackAllocatedSequence()StackAllocatedSequence< T, num_items >inline
StackAllocatedSequence(const StackAllocatedSequence &)=deleteStackAllocatedSequence< T, num_items >
StackAllocatedSequence(StackAllocatedSequence &&)=deleteStackAllocatedSequence< T, num_items >
unloan(size_type &maximum, size_type &length)LoanableCollectioninline
unloan()LoanableCollectioninline
~StackAllocatedSequence()=defaultStackAllocatedSequence< T, num_items >