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

touchgfx::AbstractPartition::capacity() const method

@fn virtual uint16_t AbstractPartition::capacity() const = 0; Gets the capacity, i.e. the maximum allocation count. Gets the capacity, i.e. the maximum allocation count.

Syntax

virtual uint16_t capacity() const = 0;

Return value

The maximum allocation count.

References

LocationText
AbstractPartition.hpp:126
virtual uint16_t capacity() const = 0;

Type Use

Type of touchgfx::AbstractPartition::capacity() const
touchgfx::AbstractPartition::capacity() const
uint16_t
all items filtered out