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.
FileBase Class Reference
[FileBase class]
#include <FileBase.h>
Inherits NonCopyable< FileBase >.
Inherited by FileLike, and FileSystemLike.
Private Member Functions | |
MBED_DEPRECATED ("Invalid copy construction of a NonCopyable resource.") NonCopyable(const NonCopyable &) | |
NonCopyable copy constructor. | |
MBED_DEPRECATED ("Invalid copy assignment of a NonCopyable resource.") NonCopyable &operator | |
NonCopyable copy assignment operator. |
Detailed Description
Class FileBase.
Definition at line 46 of file FileBase.h.
Generated on Tue Jul 12 2022 13:33:23 by
