Repository Class Reference

#include <lib_net.h>

Public Member Functions

Filename GetRepositoryPath () const
 
Filename GetJobsPath (Bool server) const
 
void SetRepositoryPath (const Filename &repositoryPath)
 
Filename ConvertRelative2Absolute (RenderJob *job, Asset *asset=nullptr) const
 
Bool ConvertAbsolute2RelativePath (const Filename &absolutePath, RelativeFilename &relativePath, Bool server) const
 

Member Function Documentation

◆ GetRepositoryPath()

Filename GetRepositoryPath ( ) const

◆ GetJobsPath()

Filename GetJobsPath ( Bool  server) const

◆ SetRepositoryPath()

void SetRepositoryPath ( const Filename repositoryPath)

◆ ConvertRelative2Absolute()

Filename ConvertRelative2Absolute ( RenderJob job,
Asset asset = nullptr 
) const

◆ ConvertAbsolute2RelativePath()

Bool ConvertAbsolute2RelativePath ( const Filename absolutePath,
RelativeFilename relativePath,
Bool  server 
) const