The plantuml.cpp
File Reference
Included Headers
Functions Index
static void | runPlantumlContent (const PlantumlManager::FilesMap &plantumlFiles, const PlantumlManager::ContentMap &plantumlContent, PlantumlManager::OutputFormat format) |
static void | print (const PlantumlManager::FilesMap &plantumlFiles) |
static void | print (const PlantumlManager::ContentMap &plantumlContent) |
static void | addPlantumlFiles (PlantumlManager::FilesMap &plantumlFiles, const std::string &key, const std::string &value) |
static void | addPlantumlContent (PlantumlManager::ContentMap &plantumlContent, const std::string &key, const QCString &outDir, const QCString &puContent, const QCString &srcFile, int srcLine) |
Functions
addPlantumlContent()
| static |
Definition at line 361 of file plantuml.cpp.
Referenced by PlantumlManager::insert.
addPlantumlFiles()
| static |
Definition at line 350 of file plantuml.cpp.
Referenced by PlantumlManager::insert.
print()
| static |
Definition at line 323 of file plantuml.cpp.
References Debug::isFlagSet, Debug::Plantuml and Debug::print.
Referenced by PlantumlManager::insert.
print()
| static |
Definition at line 338 of file plantuml.cpp.
References Debug::isFlagSet, Debug::Plantuml and Debug::print.
runPlantumlContent()
| static |
Definition at line 167 of file plantuml.cpp.
References Config_getBool, Config_getList, Config_getString, QCString::data, err_full, FileInfo::exists, QCString::ExplicitSize, fileToString, QCString::isEmpty, FileInfo::isFile, maxCmdLine, msg, Portable::openOutputStream, Portable::pathListSeparator, Debug::Plantuml, Debug::print, PlantumlManager::PUML_BITMAP, PlantumlManager::PUML_EPS, PlantumlManager::PUML_SVG, Dir::remove, QCString::sprintf, QCString::str, Portable::system and TRUE.
Referenced by PlantumlManager::run.
Generated via doxygen2docusaurus by Doxygen 1.14.0.