Nebula
|
#include <fswrapper.h>
This is an internal IO class used to wrap platform specific filesystem access into a generic class.
To port the filesystem code to a new platform all that has to be done is to write a new FSWrapper class.