13 if (hint.is_valid()) f = hint;
14 else filesystem::g_open_read( f, path, abort );
21 }
catch(std::bad_alloc) {}
Template implementing reference-counting features of service_base. Intended for dynamic instantiation...
void operator=(const fullFileBuffer &)
t_uint64 t_filesize
Type used for file size related variables.
Autopointer class to be used with all services. Manages reference counter calls behind-the-scenes.
file::ptr open(const char *path, abort_callback &abort, file::ptr hint, t_filesize sizeMax=1024 *1024 *256)