Руслан Урядинский / libuavcan

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

BasicFileServer Class Reference

BasicFileServer Class Reference

Basic file server implements only the following services: uavcan.protocol.file.GetInfo uavcan.protocol.file.Read Also see IFileServerBackend. More...

#include <file_server.hpp>

Inherited by FileServer [protected].

Protected Attributes

IFileServerBackendbackend_
 Derived types can use it.

Detailed Description

Basic file server implements only the following services: uavcan.protocol.file.GetInfo uavcan.protocol.file.Read Also see IFileServerBackend.

Definition at line 112 of file file_server.hpp.


Field Documentation

Derived types can use it.

Definition at line 155 of file file_server.hpp.