Frontend  0.7.1
Loading...
Searching...
No Matches
ThrottleViewModel Class Reference
Inheritance diagram for ThrottleViewModel:
Collaboration diagram for ThrottleViewModel:

Public Member Functions

override LinkedHashSet< Register > build ()
void _syncItems< T > (SplayTreeSet< T >? previous, SplayTreeSet< T > next, int Function(T) addressSelector,)
void updateItem< T > (int oldAddress, int newAddress)
void deleteItem< T > (int address)

Member Function Documentation

◆ _syncItems< T >()

void ThrottleViewModel::_syncItems< T > ( SplayTreeSet< T >? previous,
SplayTreeSet< T > next,
int Function(T) addressSelector )
inline

◆ build()

override LinkedHashSet< Register > ThrottleViewModel::build ( )
inline

◆ deleteItem< T >()

void ThrottleViewModel::deleteItem< T > ( int address)
inline

◆ updateItem< T >()

void ThrottleViewModel::updateItem< T > ( int oldAddress,
int newAddress )
inline

The documentation for this class was generated from the following file: