Home
|
Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Data Structures
|
File List
|
Namespace Members
|
Data Fields
|
Globals
|
Related Pages
Src
elx
5.1.0
Common
xout
xoutmain.h
Go to the documentation of this file.
1
/*=========================================================================
2
*
3
* Copyright UMC Utrecht and contributors
4
*
5
* Licensed under the Apache License, Version 2.0 (the "License");
6
* you may not use this file except in compliance with the License.
7
* You may obtain a copy of the License at
8
*
9
* http://www.apache.org/licenses/LICENSE-2.0.txt
10
*
11
* Unless required by applicable law or agreed to in writing, software
12
* distributed under the License is distributed on an "AS IS" BASIS,
13
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
* See the License for the specific language governing permissions and
15
* limitations under the License.
16
*
17
*=========================================================================*/
18
#ifndef xoutmain_h
19
#define xoutmain_h
20
22
#include "
xoutbase.h
"
23
#include "
xoutsimple.h
"
24
#include "
xoutrow.h
"
25
#include "
xoutcell.h
"
26
28
namespace
xl
=
xoutlibrary
;
29
30
#define xout get_xout()
31
33
namespace
xoutlibrary
34
{
35
37
class
xoutmain
:
public
xoutbase
38
{};
39
40
xoutmain
&
41
get_xout
();
42
43
}
// end namespace xoutlibrary
44
45
#endif
// end #ifndef xoutmain_h
xoutlibrary::xoutbase
Base class for xout.
Definition:
xoutbase.h:40
xoutlibrary::xoutmain
Definition:
xoutmain.h:38
xoutlibrary
Definition:
xoutbase.h:27
xoutlibrary::get_xout
xoutmain & get_xout()
xoutbase.h
xoutcell.h
xoutrow.h
xoutsimple.h
Generated on 2023-01-13 for elastix by
1.9.6