The dotgraph.cpp
File Reference
Included Headers
Functions Index
static bool | sameMd5Signature (const QCString &baseName, const QCString &md5) |
static bool | deliverablesPresent (const QCString &file1, const QCString &file2) |
static bool | insertMapFile (TextStream &out, const QCString &mapFile, const QCString &relPath, const QCString &mapLabel) |
Variables Index
std::mutex | g_dotIndexListMutex |
Macro Definitions Index
#define | MAP_CMD "cmapx" |
Functions
deliverablesPresent()
Definition at line 69 of file dotgraph.cpp.
References FileInfo::exists, QCString::isEmpty, FileInfo::size and QCString::str.
Referenced by DotGraph::prepareDotFile.
insertMapFile()
| static |
Definition at line 86 of file dotgraph.cpp.
References DotFilePatcher::convertMapFile, TextStream::empty, FileInfo::exists, FileInfo::size, QCString::str and TextStream::str.
Referenced by DotGraph::generateCode.
sameMd5Signature()
Checks if a file "baseName".md5 exists. If so the contents are compared with md5. If equal FALSE is returned. The .md5 is created or updated after successful creation of the output file.
Definition at line 43 of file dotgraph.cpp.
Reference Portable::openInputStream.
Referenced by DotGraph::prepareDotFile.
Variables
g_dotIndexListMutex
|
Definition at line 113 of file dotgraph.cpp.
Referenced by DotGraph::writeGraph.
Macro Definitions
MAP_CMD
|
Definition at line 34 of file dotgraph.cpp.
Generated via doxygen2docusaurus by Doxygen 1.14.0.