HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Iex.h
Go to the documentation of this file.
1
//
2
// SPDX-License-Identifier: BSD-3-Clause
3
// Copyright (c) Contributors to the OpenEXR Project.
4
//
5
6
#ifndef INCLUDED_IEX_H
7
#define INCLUDED_IEX_H
8
9
//--------------------------------
10
//
11
// Exception handling
12
//
13
//--------------------------------
14
15
#include "
IexBaseExc.h
"
16
#include "
IexMacros.h
"
17
#include "
IexMathExc.h
"
18
#include "
IexThrowErrnoExc.h
"
19
20
// Note that we do not include file IexErrnoExc.h here. That file
21
// defines over 150 classes and significantly slows down compilation.
22
// If you throw ErrnoExc exceptions using the throwErrnoExc() function,
23
// you don't need IexErrnoExc.h. You have to include IexErrnoExc.h
24
// only if you want to catch specific subclasses of ErrnoExc.
25
26
#endif
IexMathExc.h
IexBaseExc.h
IexThrowErrnoExc.h
IexMacros.h
OpenEXR
Iex.h
Generated on Sat Nov 23 2024 02:46:14 for HDK by
1.8.6