mpr/file.cpp File Reference


Detailed Description

File 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.

© Mbedthis Software LLC, 2003-2004. All rights reserved. Mbedthis is a trademark of Mbedthis Software LLC.