Medical Imaging Interaction Toolkit  2023.12.99-77685e7b
Medical Imaging Interaction Toolkit
berry::Indent Class Reference

#include <berryObject.h>

Public Types

typedef Indent Self
 

Public Member Functions

 Indent (int ind=0)
 
Indent GetNextIndent ()
 

Detailed Description

Definition at line 38 of file berryObject.h.

Member Typedef Documentation

◆ Self

Standard class typedefs.

Definition at line 44 of file berryObject.h.

Constructor & Destructor Documentation

◆ Indent()

berry::Indent::Indent ( int  ind = 0)
inline

Construct the object with an initial Indentation level.

Definition at line 47 of file berryObject.h.

Member Function Documentation

◆ GetNextIndent()

Indent berry::Indent::GetNextIndent ( )

Determine the next Indentation level. Keep Indenting by two until the a maximum of forty spaces is reached.


The documentation for this class was generated from the following file: