Repository Class Reference

#include <lib_net.h>

公共成员函数

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

成员函数文档编制

◆  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