Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

FileBase Class Reference

FileBase Class Reference
[FileBase class]

Class FileBase. More...

#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 48 of file FileBase.h.