top
|
up
|
prev
|
next
HtmlContentFilePathResolver Abstract Class
Definition at line
13
of
HtmlContentFilePathResolver.hpp
Member Functions
std::string
ResolveContentFilePath
(
const
std::u32string& currentProjectName,
const
std::u32string& projectName,
const
std::string& relativeContentDirPath,
const
std::u32string& symbolId)
pure virtual
Member Function Details
ResolveContentFilePath Member Function
std::string gendoc::html::HtmlContentFilePathResolver::ResolveContentFilePath(
const
std::u32string& currentProjectName,
const
std::u32string& projectName,
const
std::string& relativeContentDirPath,
const
std::u32string& symbolId)
pure virtual
Definition at line
17
of
HtmlContentFilePathResolver.hpp
Called by:
gendoc::html::HtmlSourceCodeGenerator::MakeInlineSymbolRef
,
gendoc::html::HtmlSourceCodeGenerator::MakeSymbolRef
top
|
up
|
prev
|
next