Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: UAVCAN UAVCAN_Subscriber
FileServer Class Reference
Full file server implements all file services: uavcan.protocol.file.GetInfo uavcan.protocol.file.Read uavcan.protocol.file.Write uavcan.protocol.file.Delete uavcan.protocol.file.GetDirectoryEntryInfo Also see IFileServerBackend. More...
#include <file_server.hpp>
Inherits uavcan::BasicFileServer.
Protected Attributes | |
IFileServerBackend & | backend_ |
Derived types can use it. |
Detailed Description
Full file server implements all file services: uavcan.protocol.file.GetInfo uavcan.protocol.file.Read uavcan.protocol.file.Write uavcan.protocol.file.Delete uavcan.protocol.file.GetDirectoryEntryInfo Also see IFileServerBackend.
Definition at line 191 of file file_server.hpp.
Field Documentation
IFileServerBackend& backend_ [protected, inherited] |
Derived types can use it.
Definition at line 155 of file file_server.hpp.
Generated on Tue Jul 12 2022 17:17:37 by
