Potato Engine
Hobby Game Engine Project
|
This is the complete list of members for up::recon::Context, including all inherited members.
addOutput(zstring_view path) (defined in up::recon::Context) | up::recon::Context | |
addOutputDependency(zstring_view from, zstring_view on, AssetDependencyType type) (defined in up::recon::Context) | up::recon::Context | |
addSourceDependency(zstring_view path) (defined in up::recon::Context) | up::recon::Context | |
Context(zstring_view sourceFilePath, zstring_view sourceFolderPath, zstring_view destinationFolderPath, FileSystem &fileSystem, Logger &logger) (defined in up::recon::Context) | up::recon::Context | inline |
Context(Context &&)=delete (defined in up::recon::Context) | up::recon::Context | |
destinationFolderPath() const noexcept (defined in up::recon::Context) | up::recon::Context | inline |
fileSystem() noexcept (defined in up::recon::Context) | up::recon::Context | inline |
logger() noexcept (defined in up::recon::Context) | up::recon::Context | inline |
operator=(Context &&)=delete (defined in up::recon::Context) | up::recon::Context | |
outputs() const noexcept (defined in up::recon::Context) | up::recon::Context | inline |
sourceDependencies() const noexcept (defined in up::recon::Context) | up::recon::Context | inline |
sourceFilePath() const noexcept (defined in up::recon::Context) | up::recon::Context | inline |
sourceFolderPath() const noexcept (defined in up::recon::Context) | up::recon::Context | inline |