mpr/file.cpp File Reference
Detailed DescriptionFile system abstraction module.
- Overview:
- This modules provides a file system abstraction so that files can be accessed regardless of the underlying storage mechanism. For example: the MprFileSystem class can be subclassed to support ROM or FLASH file storage
- Remarks:
- This module is not thread-safe. It is the callers responsibility to perform all thread synchronization.
|
|