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.
Fork of libMiMic by
ModFileIo Class Reference
This class is httpd module. More...
#include <ModFileIo.h>
Inherits MiMic::ModBaseClass.
Private Member Functions | |
virtual bool | canHandle (HttpdConnection &i_connection) |
URLとパスプレフィクスi_pathを比較して、処理対象のURLかを計算します。 URLに'/i_path/'を含むパスを処理対象とみなします。 |
Detailed Description
This class is httpd module.
The class provides 3 services.
- create a blank file.
- remove a file.
- update a file.
Definition at line 20 of file ModFileIo.h.
Generated on Tue Jul 12 2022 16:23:00 by
