This is a reference implemenation of the nstream interface, for a local filesystem. More...
Functions | |
smart_ptr< Manager > | nstream::getFilesystemManager (IN const char *root_dir) |
A reference nstream::Manager implementation: this API provides a namespace object based on the local filesystem. |
This is a reference implemenation of the nstream interface, for a local filesystem.
smart_ptr< Manager > nstream::getFilesystemManager | ( | IN const char * | root_dir | ) |
A reference nstream::Manager implementation: this API provides a namespace object based on the local filesystem.
The caller must provide the local path which forms the root of this namespace.