subrepo: subdir: "xo-indentlog" merged: "0834c6ad" upstream: origin: "git@github.com:Rconybea/xo-indentlog.git" branch: "main" commit: "0834c6ad" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
33 lines
565 B
ReStructuredText
33 lines
565 B
ReStructuredText
.. _ppconfig-reference:
|
|
|
|
Ppconfig Reference
|
|
==================
|
|
|
|
.. ditaa::
|
|
:--scale: 0.85
|
|
|
|
+--------------------+
|
|
| toppstr |
|
|
+--------------------+
|
|
| ppdetail |
|
|
+--------------------+
|
|
| ppstate |
|
|
+--------------------+
|
|
|cBLU ppconfig |
|
|
+--------------------+
|
|
|
|
.. code-block:: cpp
|
|
|
|
#include <xo/indentlog/ppconfig.hpp>
|
|
|
|
Class
|
|
-----
|
|
|
|
Configuration for pretty printing
|
|
|
|
.. doxygenclass:: xo::print::ppconfig
|
|
|
|
Member Variables
|
|
----------------
|
|
|
|
.. doxygengroup:: ppconfig-instance-vars
|