Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include <berryObject.h>
Public Types | |
typedef Indent | Self |
Public Member Functions | |
Indent (int ind=0) | |
Indent | GetNextIndent () |
Definition at line 38 of file berryObject.h.
typedef Indent berry::Indent::Self |
Standard class typedefs.
Definition at line 44 of file berryObject.h.
|
inline |
Construct the object with an initial Indentation level.
Definition at line 47 of file berryObject.h.
Indent berry::Indent::GetNextIndent | ( | ) |
Determine the next Indentation level. Keep Indenting by two until the a maximum of forty spaces is reached.