HDK
|
#include "FS_API.h"
#include <UT/UT_NonCopyable.h>
#include <UT/UT_String.h>
#include <UT/UT_StringHolder.h>
#include <UT/UT_SymbolTable.h>
#include <SYS/SYS_Types.h>
Go to the source code of this file.
Classes | |
class | FS_FileResolverOptions |
Provides various options for creating and obtaining the file data. More... | |
class | FS_FileResolver |
class | FS_FileResolver::FS_ResolverFileEntry |
Contains details about the data that the resolver can provide. More... | |
class | FS_AutoFileResolverDestroyer |
Utility class for auto destruction and cleanup of the file resolver. More... | |