EEPROM-Storage Library
The EEPROM Storage library provides the ability to access variables stored in EEPROM just as if they were stored in RAM.
Loading...
Searching...
No Matches
EEPROMCache< T > Member List
This is the complete list of members for
EEPROMCache< T >
, including all inherited members.
_address
EEPROMBase< T >
protected
_defaultValue
EEPROMBase< T >
protected
_value
EEPROMCache< T >
protected
checksum
() const
EEPROMBase< T >
inline
checksumAddress
() const
EEPROMBase< T >
inline
checksumByte
() const
EEPROMBase< T >
inline
commit
()
EEPROMCache< T >
inline
computeChecksum
(T value)
EEPROMBase< T >
protected
copyTo
(byte *data, uint length) const
EEPROMBase< T >
inline
EEPROMBase
(const uint address)
EEPROMBase< T >
inline
EEPROMBase
(const uint address, T defaultValue)
EEPROMBase< T >
inline
EEPROMCache
(const uint address)
EEPROMCache< T >
inline
EEPROMCache
(const uint address, T value)
EEPROMCache< T >
inline
get
() const
EEPROMCache< T >
inline
virtual
getAddress
() const
EEPROMBase< T >
inline
getDefaultValue
() const
EEPROMBase< T >
inline
isInitialized
() const
EEPROMBase< T >
inline
length
() const
EEPROMBase< T >
inline
nextAddress
() const
EEPROMBase< T >
inline
normalizeAddress
(uint address) const
EEPROMBase< T >
inline
protected
operator T
()
EEPROMBase< T >
inline
operator%=
(T const &value)
EEPROMBase< T >
inline
operator&=
(T const &value)
EEPROMBase< T >
inline
operator*=
(T const &value)
EEPROMBase< T >
inline
operator++
(int)
EEPROMBase< T >
inline
operator++
()
EEPROMBase< T >
inline
operator+=
(T const &value)
EEPROMBase< T >
inline
operator--
(int)
EEPROMBase< T >
inline
operator--
()
EEPROMBase< T >
inline
operator-=
(T const &value)
EEPROMBase< T >
inline
operator/=
(T const &value)
EEPROMBase< T >
inline
operator<<=
(T const &value)
EEPROMBase< T >
inline
operator=
(T const &value)
EEPROMCache< T >
inline
operator=
(EEPROMCache< T > const &item)
EEPROMCache< T >
inline
operator>>=
(T const &value)
EEPROMBase< T >
inline
operator[]
(const uint index)
EEPROMBase< T >
inline
operator^=
(T const &value)
EEPROMBase< T >
inline
operator|=
(T const &value)
EEPROMBase< T >
inline
read
() const
EEPROMBase< T >
inline
restore
()
EEPROMCache< T >
inline
set
(T const &value)
EEPROMCache< T >
inline
virtual
size
() const
EEPROMBase< T >
inline
unset
(byte unsetValue=UNSET_VALUE)
EEPROMBase< T >
inline
write
(T const &value) const
EEPROMBase< T >
inline
Generated by
1.9.8