ITK  5.4.0
Insight Toolkit
Public Types | List of all members
itk::ObjectStoreEnums Class Reference

#include <itkObjectStore.h>

Detailed Description

enums for ObjectStore

Definition at line 34 of file itkObjectStore.h.

Public Types

enum class  GrowthStrategy : uint8_t {
  LINEAR_GROWTH = 0 ,
  EXPONENTIAL_GROWTH = 1
}
 

Member Enumeration Documentation

◆ GrowthStrategy

enum class itk::ObjectStoreEnums::GrowthStrategy : uint8_t
strong
Enumerator
LINEAR_GROWTH 
EXPONENTIAL_GROWTH 

Definition at line 40 of file itkObjectStore.h.


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