Mbed OS Reference
Loading...
Searching...
No Matches
FilePath Class Reference

Class FilePath. More...

#include <FilePath.h>

Public Member Functions

 FilePath (const char *file_path)
 Constructor FilePath. More...
 

Detailed Description

Class FilePath.

Definition at line 38 of file FilePath.h.

Constructor & Destructor Documentation

◆ FilePath()

FilePath ( const char *  file_path)

Constructor FilePath.

Parameters
file_pathThe path of file.