C++ Utilities
4.9.1
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
|
This is the complete list of members for ApplicationUtilities::Indentation, including all inherited members.
character | ApplicationUtilities::Indentation | |
Indentation(unsigned char level=4, char character=' ') | ApplicationUtilities::Indentation | inline |
level | ApplicationUtilities::Indentation | |
operator+(unsigned char level) | ApplicationUtilities::Indentation | inline |