Medical Imaging Interaction Toolkit  2023.12.99-b884b24c
Medical Imaging Interaction Toolkit
berryPlatform.h File Reference
#include <org_blueberry_core_runtime_Export.h>
#include <berrySmartPointer.h>
#include <QDir>
#include <QSharedPointer>

Go to the source code of this file.

Classes

class  berry::Platform
 

Namespaces

 Poco
 
 mitk
 Find image slices visible on a given plane.
 
 berry
 

Macros

#define BERRY_OS_FREE_BSD
 
#define BERRY_OS_AIX
 
#define BERRY_OS_HPUX
 
#define BERRY_OS_TRU64
 
#define BERRY_OS_LINUX
 
#define BERRY_OS_MAC_OS_X
 
#define BERRY_OS_NET_BSD
 
#define BERRY_OS_OPEN_BSD
 
#define BERRY_OS_IRIX
 
#define BERRY_OS_SOLARIS
 
#define BERRY_OS_QNX
 
#define BERRY_OS_VXWORKS
 
#define BERRY_OS_CYGWIN
 
#define BERRY_OS_UNKNOWN_UNIX
 
#define BERRY_OS_WINDOWS_NT
 
#define BERRY_OS_WINDOWS_CE
 
#define BERRY_OS_VMS
 
#define BERRY_ARCH_ALPHA
 
#define BERRY_ARCH_IA32
 
#define BERRY_ARCH_IA64
 
#define BERRY_ARCH_MIPS
 
#define BERRY_ARCH_HPPA
 
#define BERRY_ARCH_PPC
 
#define BERRY_ARCH_POWER
 
#define BERRY_ARCH_SPARC
 
#define BERRY_ARCH_AMD64
 
#define BERRY_ARCH_ARM
 

Macro Definition Documentation

◆ BERRY_ARCH_ALPHA

#define BERRY_ARCH_ALPHA

Definition at line 97 of file berryPlatform.h.

◆ BERRY_ARCH_AMD64

#define BERRY_ARCH_AMD64

Definition at line 105 of file berryPlatform.h.

◆ BERRY_ARCH_ARM

#define BERRY_ARCH_ARM

Definition at line 106 of file berryPlatform.h.

◆ BERRY_ARCH_HPPA

#define BERRY_ARCH_HPPA

Definition at line 101 of file berryPlatform.h.

◆ BERRY_ARCH_IA32

#define BERRY_ARCH_IA32

Definition at line 98 of file berryPlatform.h.

◆ BERRY_ARCH_IA64

#define BERRY_ARCH_IA64

Definition at line 99 of file berryPlatform.h.

◆ BERRY_ARCH_MIPS

#define BERRY_ARCH_MIPS

Definition at line 100 of file berryPlatform.h.

◆ BERRY_ARCH_POWER

#define BERRY_ARCH_POWER

Definition at line 103 of file berryPlatform.h.

◆ BERRY_ARCH_PPC

#define BERRY_ARCH_PPC

Definition at line 102 of file berryPlatform.h.

◆ BERRY_ARCH_SPARC

#define BERRY_ARCH_SPARC

Definition at line 104 of file berryPlatform.h.

◆ BERRY_OS_AIX

#define BERRY_OS_AIX

Definition at line 21 of file berryPlatform.h.

◆ BERRY_OS_CYGWIN

#define BERRY_OS_CYGWIN

Definition at line 32 of file berryPlatform.h.

◆ BERRY_OS_FREE_BSD

#define BERRY_OS_FREE_BSD

Definition at line 20 of file berryPlatform.h.

◆ BERRY_OS_HPUX

#define BERRY_OS_HPUX

Definition at line 22 of file berryPlatform.h.

◆ BERRY_OS_IRIX

#define BERRY_OS_IRIX

Definition at line 28 of file berryPlatform.h.

◆ BERRY_OS_LINUX

#define BERRY_OS_LINUX

Definition at line 24 of file berryPlatform.h.

◆ BERRY_OS_MAC_OS_X

#define BERRY_OS_MAC_OS_X

Definition at line 25 of file berryPlatform.h.

◆ BERRY_OS_NET_BSD

#define BERRY_OS_NET_BSD

Definition at line 26 of file berryPlatform.h.

◆ BERRY_OS_OPEN_BSD

#define BERRY_OS_OPEN_BSD

Definition at line 27 of file berryPlatform.h.

◆ BERRY_OS_QNX

#define BERRY_OS_QNX

Definition at line 30 of file berryPlatform.h.

◆ BERRY_OS_SOLARIS

#define BERRY_OS_SOLARIS

Definition at line 29 of file berryPlatform.h.

◆ BERRY_OS_TRU64

#define BERRY_OS_TRU64

Definition at line 23 of file berryPlatform.h.

◆ BERRY_OS_UNKNOWN_UNIX

#define BERRY_OS_UNKNOWN_UNIX

Definition at line 33 of file berryPlatform.h.

◆ BERRY_OS_VMS

#define BERRY_OS_VMS

Definition at line 36 of file berryPlatform.h.

◆ BERRY_OS_VXWORKS

#define BERRY_OS_VXWORKS

Definition at line 31 of file berryPlatform.h.

◆ BERRY_OS_WINDOWS_CE

#define BERRY_OS_WINDOWS_CE

Definition at line 35 of file berryPlatform.h.

◆ BERRY_OS_WINDOWS_NT

#define BERRY_OS_WINDOWS_NT

Definition at line 34 of file berryPlatform.h.