CPIP
latest
  • CPIP
  • Visualising Preprocessing
  • Installation
  • CPIP Introduction
  • CPIPMain.py Examples
  • Command Line Tools
  • CPIP Tutorials
  • CPIP Reference
    • Command Line Tools
      • CPIPMain - The main command line tool for preprocessing.
      • DupeRelink - Post processing the output of CPIPMain.py to remove duplicate HTML files.
      • FileStatus - Show the status of a group of source files.
      • IncList - List all #include‘d files.
      • cpp - Mimic a preprocessor
    • Library
      • CppCondGraphToHtml
      • IncGraphSVG
      • IncGraphSVGBase
      • IncGraphXML
      • ItuToHtml
      • MacroHistoryHtml
      • TokenCss
      • Tu2Html
      • TuIndexer
      • cpip.core
      • cpip.util
      • cpip.plot
  • Usage
  • Contributing
  • Credits
  • History
CPIP
  • Docs »
  • CPIP Reference
  • Edit on GitHub

CPIP Reference¶

Command Line Tools¶

  • CPIPMain - The main command line tool for preprocessing.
  • DupeRelink - Post processing the output of CPIPMain.py to remove duplicate HTML files.
  • FileStatus - Show the status of a group of source files.
  • IncList - List all #include‘d files.
  • cpp - Mimic a preprocessor

Library¶

  • CppCondGraphToHtml
  • IncGraphSVG
  • IncGraphSVGBase
    • Event handlers for onmouseover/onmouseout
  • IncGraphXML
  • ItuToHtml
  • MacroHistoryHtml
    • Macro HTML IDs
  • TokenCss
  • Tu2Html
  • TuIndexer
  • cpip.core
    • ConstantExpression
    • CppCond
    • CppDiagnostic
    • FileIncludeGraph
    • FileIncludeStack
    • FileLocation
    • IncludeHandler
    • ItuToTokens
    • MacroEnv
    • PpDefine
    • PpLexer
    • PpToken
    • PpTokenCount
    • PpTokeniser
    • PpWhitespace
    • PragmaHandler
  • cpip.util
    • BufGen
    • CommonPrefix
    • Cpp
    • DictTree
    • DirWalk
    • HtmlUtils
    • ListGen
    • MatrixRep
    • MaxMunchGen
    • MultiPassString
    • OaS
    • StrTree
    • Tree
    • XmlWrite
  • cpip.plot
    • Coord
    • PlotNode
    • TreePlotTransform
    • TreePlotTransform
Next Previous

© Copyright 2008-2017, Paul Ross. Revision c483b9d4.

Built with Sphinx using a theme provided by Read the Docs.