touchgfx::Vector::maxCapacity() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Vector::maxCapacity() const

touchgfx::Vector::maxCapacity() const method

@fn uint16_t Vector::maxCapacity() const Query the maximum capacity of the vector. Query the maximum capacity of the vector.

Syntax

uint16_t maxCapacity() const;

Return value

The capacity the Vector was initialized with.

References

LocationText
Types.hpp:677
uint16_t maxCapacity() const

Type Use

Type of touchgfx::Vector::maxCapacity() const
touchgfx::Vector::maxCapacity() const
uint16_t
all items filtered out