/home/mob/svn/appWeb/1.2.3/mpr/file.cpp File Reference


Detailed Description

File system abstraction module.

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.

#include "mpr.h"

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