SatNOGS-COMMS
4.1.0
A COMMS subsystem for CubeSats
Toggle main menu visibility
Loading...
Searching...
No Matches
satnogs::comms::storage Member List
This is the complete list of members for
satnogs::comms::storage
, including all inherited members.
du
(const etl::istring &path)
satnogs::comms::storage
enable
(bool en)
satnogs::comms::storage
enabled
() const
satnogs::comms::storage
erase_sectors
(size_t start_sector, size_t sectors)
satnogs::comms::storage
get_dir
() const
satnogs::comms::storage
get_instance
()
satnogs::comms::storage
inline
static
is_dir
(const etl::istring &path)
satnogs::comms::storage
is_file
(const etl::istring &path)
satnogs::comms::storage
ls
(const etl::istring &path, etl::istring &res)
satnogs::comms::storage
ls
(directory &dir, fs_dirent &entry)
satnogs::comms::storage
mkdir
(const etl::istring &path)
satnogs::comms::storage
mounted
() const
satnogs::comms::storage
operator=
(storage const &)=delete
satnogs::comms::storage
read
(const etl::istring &path, uint8_t *b, size_t len, size_t offset)
satnogs::comms::storage
read
(file &f, uint8_t *b, size_t len, size_t offset)
satnogs::comms::storage
read
(file &f, uint8_t *b, size_t len)
satnogs::comms::storage
read_raw
(uint8_t *b, size_t start_sector, size_t sectors)
satnogs::comms::storage
ready
() const
satnogs::comms::storage
rm
(const etl::istring &path)
satnogs::comms::storage
rmdir
(const etl::istring &path)
satnogs::comms::storage
SECTOR_SIZE
satnogs::comms::storage
static
sectors_num
() const
satnogs::comms::storage
set_dir
(lib::emmc::dir d)
satnogs::comms::storage
storage
(storage const &)=delete
satnogs::comms::storage
truncate
(const etl::istring &path, size_t len)
satnogs::comms::storage
utilization
()
satnogs::comms::storage
write
(const etl::istring &path, const uint8_t *b, size_t len)
satnogs::comms::storage
write
(const etl::istring &path, const uint8_t *b, size_t len, size_t offset)
satnogs::comms::storage
write_raw
(const uint8_t *b, size_t start_sector, size_t len)
satnogs::comms::storage
Generated by
1.17.0