mpr/file.cpp File Reference

File system abstraction module. More...


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.

© Embedthis Software LLC, 2003-2009. All rights reserved. Embedthis is a trademark of Embedthis Software LLC.