 AddOneFunctor< PixelFormat > | |
 ApplyCurvesFunctor< PixelFormat > | |
 ApplyLUTFunctor< PixelFormat > | |
 BWFunctor< PixelFormat > | |
 BWFunctor_RGB< PixelFormat > | |
 BWFunctor_RGB< ValueTypeInfo< ValueTypeEnum::uint8 >::Type > | |
 FotoSHOCKcore::ColorSpace | Color space definition |
 FotoSHOCKcore::ColorSpaceEnum | A class representing an enumeration of supported color spaces |
 FotoSHOCKcore::Serialization_internal::CompoundTypeSerializer< T > | |
 FotoSHOCKcore::Serialization_internal::CompoundTypeSerializer< true > | |
 ConstPtr< T > | |
 ConstPtr< FotoSHOCKcore::Graph_private > | |
 FotoSHOCKcore::ConvertColorSpaceFunctor | Functor used to convert between various pixel formats and color spaces |
 FotoSHOCKcore::ConvertValueTypeFunctor< PixelFormatIn, PixelFormatOut > | |
 FotoSHOCKcore::IO::Decoder | Base class for all image decoders |
  FotoSHOCKcore::IO::ExrDecoder | |
  FotoSHOCKcore::IO::JpgDecoder | |
  FotoSHOCKcore::IO::PngDecoder | |
 FotoSHOCKcore::IO::DecoderFactory | Class to find a decoder that can be used to decode a file |
 FotoSHOCKcore::IO::Encoder | Base class for all image encoders |
  FotoSHOCKcore::IO::ExrEncoder | |
  FotoSHOCKcore::IO::JpgEncoder | |
  FotoSHOCKcore::IO::PngEncoder | |
 FotoSHOCKcore::IO::EncoderFactory | Class to create decoder corresponding to the given SaveInfo |
 std::exception | STL class |
  FotoSHOCKcore::CoreException | Base class for exceptions in the FotoSHOCKcore |
   FotoSHOCKcore::ArrayException | |
   FotoSHOCKcore::ConvertException | |
   FotoSHOCKcore::IO::IOException | |
 FotoSHOCKcore::IO::File | |
 FotoSHOCKcore::FillFunctor< Format > | |
 FotoSHOCKcore::FixedArray< T > | Very simple implementation of a constant sized array with possibility for manual resize |
 FotoSHOCKcore::FixedArray< MipMap * > | |
 FotoSHOCKcore::Graph_private | |
 FotoSHOCKcore::GraphManager | Class for managing a graph of ImageOperations |
 FotoSHOCKcore::GraphNode | Class representing a node of a GraphManager |
 FotoSHOCKcore::Serialization_internal::HasSerialize< T > | Class for checking whether the type implementes the serialize() function using SFINAE |
 HermiteCurve | |
 IFotoSHOCKOperation | |
  CurveOperation | |
  MathOperation | |
  QGLPreviewOperation | |
  RootLoadImage | |
 FotoSHOCKcore::ImageBufferBase | The base class for ImageBuffer |
  FotoSHOCKcore::ImageBuffer< PixelFormat > | Class storing the image |
 FotoSHOCKcore::ImageBufferIterator< PixelFormat > | Iterator for linear access to the ImageBuffer content |
 FotoSHOCKcore::ImageOperation | Base class for representing operation on an image |
  AddOne | |
  Average | |
  BWconversion | |
  BWconversion | |
  CurveOperation | |
  FotoSHOCKcore::ConvertPixelFormat | |
  FotoSHOCKcore::RootCreateImage | Load a new image |
  FotoSHOCKcore::RootLoadImage | |
   RootLoadImage | |
  MathOperation | |
  QGLPreviewOperation | |
 FotoSHOCKcore::ImageOperationDescriptor | Class describing an ImageOperation |
  AddOneDescr | |
  AverageDescr | |
  BWconversionDescr | |
  BWconversionDescr | |
  CurveOperationDescr | |
  FotoSHOCKcore::ConvertPixelFormatDescr | |
  FotoSHOCKcore::RootCreateImage | Load a new image |
  FotoSHOCKcore::RootLoadImageDescriptor | Load a new image |
  MathOperationDescr | |
  QGLPreviewOperationDescr | |
  RootLoadImageDescriptor | |
 FotoSHOCKcore::InputProto | Class describing inputs of an ImageOperation |
 MainWindow | |
  MainWindow | |
 FotoSHOCKcore::MipMap | Class storing collection of differently-sized buffers |
 FotoSHOCKcore::NVPtype< T > | Name-Value pair |
 FotoSHOCKcore::NVPtype< const char * > | Name-Value pair |
 FotoSHOCKcore::NVPtype< T * > | Name-Value pair |
 FotoSHOCKcore::OutputProto | Class describing outputs of an ImageOperation |
 FotoSHOCKcore::PixelData | Class wrapping all pixel related information together |
 QAction | |
  QOperationAction | |
 QDialog | |
  CurveUI | |
  ImageWindow | |
  QFormatOpts | |
  QMathUi | |
 QFileDialog | |
  QLoadImage | |
 QGLWidget | |
  QPreview | |
 QGraphicsItem | |
  Connector | |
  Edge | |
  Node | |
 QGraphicsView | |
  QGraph | |
 QMainWindow | |
  MainWindow | |
 QMenu | |
  QOperationMenu | |
 QMimeData | |
  Connector::EdgeMimeData | |
 QObject | |
  QGLPreviewOperation | |
 QPoint | |
  QHermiteControlPoint | |
 QWidget | |
  QCurveWidget | |
 FotoSHOCKcore::ROIinfo | Class representating a rectangle |
 FotoSHOCKcore::IO::SaveInfo | Class storing all information needed to save an image |
 FotoSHOCKcore::Tile< PixelFormat > | Class used to store one tile |
 FotoSHOCKcore::TileIterator< PixelFormat > | Iterator to traverse through the content of a Tile |
 FotoSHOCKcore::TypeSerializer< T > | |
 FotoSHOCKcore::TypeSerializer< const char * > | |
 FotoSHOCKcore::TypeSerializer< double > | |
 FotoSHOCKcore::TypeSerializer< float > | |
 FotoSHOCKcore::UpdateInfo | Stores the information used for updates within GraphManager |
 FotoSHOCKcore::ValueType | A class representing a supported format in which pixel data are stored |
 FotoSHOCKcore::ValueTypeEnum | A class representing an enumeration of supported formats in which pixel values can be stored |
 FotoSHOCKcore::ValueTypeInfo< format > | Class used to get additional type information about the ValueType |
 FotoSHOCKcore::ValueTypeInfoBase< ValueDataType > | Generic implementation of the functions for ValueTypeInfo |
 FotoSHOCKcore::ValueTypeInfoBase< bool > | |
  FotoSHOCKcore::ValueTypeInfo< ValueType::value_uint1 > | |
 FotoSHOCKcore::ValueTypeInfoBase< double > | |
  FotoSHOCKcore::ValueTypeInfo< ValueType::value_double > | |
 FotoSHOCKcore::ValueTypeInfoBase< float > | |
  FotoSHOCKcore::ValueTypeInfo< ValueType::value_float > | |
 FotoSHOCKcore::ValueTypeInfoBase< uint16_t > | |
  FotoSHOCKcore::ValueTypeInfo< ValueType::value_uint16 > | |
 FotoSHOCKcore::ValueTypeInfoBase< uint32_t > | |
  FotoSHOCKcore::ValueTypeInfo< ValueType::value_uint32 > | |
 FotoSHOCKcore::ValueTypeInfoBase< uint64_t > | |
  FotoSHOCKcore::ValueTypeInfo< ValueType::value_uint64 > | |
 FotoSHOCKcore::ValueTypeInfoBase< uint8_t > | |
  FotoSHOCKcore::ValueTypeInfo< ValueType::value_uint8 > | |
 FotoSHOCKcore::XmlNode | |
 FotoSHOCKcore::XmlSerializer | Class for serializing data |