ITK  5.4.0
Insight Toolkit
Classes | Namespaces | Typedefs | Functions
itkCommonEnums.h File Reference
#include "itkIntTypes.h"
#include <ostream>
+ Include dependency graph for itkCommonEnums.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::CommonEnums
 
class  itk::MeshEnums
 
class  itk::ObjectEnums
 
class  itk::ObjectFactoryEnums
 
class  itk::OctreeEnums
 

Namespaces

 itk
 

Typedefs

using itk::CellGeometryEnum = CommonEnums::CellGeometry
 
using itk::IOByteOrderEnum = CommonEnums::IOByteOrder
 
using itk::IOComponentEnum = CommonEnums::IOComponent
 
using itk::IOFileEnum = CommonEnums::IOFile
 
using itk::IOFileModeEnum = CommonEnums::IOFileMode
 
using itk::IOPixelEnum = CommonEnums::IOPixel
 

Functions

ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &out, CellGeometryEnum value)
 
ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &out, const ObjectEnums::RegionEnum value)
 
ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &out, const ObjectFactoryEnums::InsertionPosition value)
 
ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &out, const OctreeEnums::LeafIdentifier value)
 
ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &out, const OctreeEnums::Octree value)
 
ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &out, IOByteOrderEnum value)
 
ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &out, IOComponentEnum value)
 
ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &out, IOFileEnum value)
 
ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &out, IOFileModeEnum value)
 
ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &out, IOPixelEnum value)
 
ITKCommon_EXPORT std::ostream & itk::operator<< (std::ostream &out, MeshEnums::MeshClassCellsAllocationMethod value)