The Storage will handle Firewall rules in EEPROM.
More...
#include <Storage.hpp>
|
| Storage () |
| Construct a new Storage object.
|
|
| ~Storage () |
| Destroy the Storage object.
|
|
The Storage will handle Firewall rules in EEPROM.
◆ retrieve_amount_of_rules()
uint8_t fw::Storage::retrieve_amount_of_rules |
( |
| ) |
|
|
protected |
retrieve the current amount of Firewall rules in the Storage
- Returns
- uint8_t
◆ retrieve_firewall_rule()
◆ store_all_firewall_rules()
◆ store_amount_of_rules()
void fw::Storage::store_amount_of_rules |
( |
const uint8_t |
new_amount | ) |
|
|
protected |
◆ store_firewall_rule()
The documentation for this class was generated from the following files: