Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathall_8hpp_source.html
More file actions
118 lines (118 loc) · 10.5 KB
/
all_8hpp_source.html
File metadata and controls
118 lines (118 loc) · 10.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!-- HTML header for doxygen 1.8.7-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.17"/>
<title>ObjectHandler: all.hpp Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="tabs.css">
<link rel="stylesheet" href="ql.css">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
</head>
<body>
<div id='wrapper'>
<div id='header'>
<div id='floatleft'><a class="imglink" href="index.html"><img src="images/logo_oh.jpg" width="180" height="72" border="0" alt="ObjectHandler Logo"/></a></div>
<div id='floatright'><a class="imglink" href="http://quantlib.org"><img src="images/logo_ql.jpg" width="130" height="82" border="0" alt="QuantLib Logo"/></a></div>
</div>
<div id='content'>
<div id='col-left'>
<div id="version">Version 1.22.0</div>
<div id='sidebar'>
<ul>
<li class="menuheader"><a href="index.html">Home</a></li>
<li><a href="installation.html">Installation</a></li>
<li><a href="design.html">Design</a></li>
<li><a href="history.html">History</a></li>
<li><a href="license.html">License</a></li>
<li><a href="people.html">People</a></li>
<li class="menuheader"><a href="functional.html">Functional<br>Documentation</a></li>
<li><a href="manual.html">Manual</a></li>
<li><a href="allfunctions.html">Functions</a></li>
<li><a href="categories.html">Categories</a></li>
<li class="menuheader"><a href="technical.html">Technical<br>Documentation</a></li>
<li><a href="annotated.html">Classes</a></li>
<li><a href="hierarchy.html">Hierarchy</a></li>
<li><a href="files.html">Files</a></li>
<li><a href="examples.html">Examples</a></li>
</ul>
</div>
<div class="logo">
<div class="vspace"></div>
<a href="http://www.reposit.be" id="reposit_logo"></a>
<div class="vspace"></div>
</div>
</div>
<div id='col-right'>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_df69e106f9f5527fa90abc7544165318.html">ohxl</a></li><li class="navelem"><a class="el" href="dir_0c6970b186e3a8cf6caf9b1c5553acf8.html">conversions</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">all.hpp</div> </div>
</div><!--header-->
<div class="contents">
<a href="all_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>  </div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">/*</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> Copyright (C) 2006 Eric Ehlers</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"></span> </div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> This file is part of QuantLib, a free-software/open-source library</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> for financial quantitative analysts and developers - http://quantlib.org/</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"></span> </div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> QuantLib is free software: you can redistribute it and/or modify it</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> under the terms of the QuantLib license. You should have received a</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> copy of the license along with this program; if not, please email</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> <quantlib-dev@lists.sf.net>. The license is also available online at</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> <http://quantlib.org/license.shtml>.</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"></span> </div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> This program is distributed in the hope that it will be useful, but WITHOUT</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> FOR A PARTICULAR PURPOSE. See the license for more details.</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">*/</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  </div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#ifndef ohxl_conversions_all_hpp</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define ohxl_conversions_all_hpp</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  </div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include <<a class="code" href="coerce_8hpp.html">oh/conversions/coerce.hpp</a>></span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include <<a class="code" href="getobjectvector_8hpp.html">oh/conversions/getobjectvector.hpp</a>></span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include <<a class="code" href="opertovector_8hpp.html">ohxl/conversions/opertovector.hpp</a>></span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include <<a class="code" href="opertomatrix_8hpp.html">ohxl/conversions/opertomatrix.hpp</a>></span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include <<a class="code" href="scalartooper_8hpp.html">ohxl/conversions/scalartooper.hpp</a>></span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include <<a class="code" href="vectortooper_8hpp.html">ohxl/conversions/vectortooper.hpp</a>></span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include <<a class="code" href="matrixtooper_8hpp.html">ohxl/conversions/matrixtooper.hpp</a>></span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include <<a class="code" href="validations_8hpp.html">ohxl/conversions/validations.hpp</a>></span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  </div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  </div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="amatrixtooper_8hpp_html"><div class="ttname"><a href="matrixtooper_8hpp.html">matrixtooper.hpp</a></div><div class="ttdoc">Conversion function matrixToOper - Convert matrix to Excel OPER.</div></div>
<div class="ttc" id="avalidations_8hpp_html"><div class="ttname"><a href="validations_8hpp.html">validations.hpp</a></div><div class="ttdoc">Miscellaneous validation routines.</div></div>
<div class="ttc" id="aopertovector_8hpp_html"><div class="ttname"><a href="opertovector_8hpp.html">opertovector.hpp</a></div><div class="ttdoc">Conversion function operToVector - convert an OPER to a std::vector.</div></div>
<div class="ttc" id="acoerce_8hpp_html"><div class="ttname"><a href="coerce_8hpp.html">coerce.hpp</a></div><div class="ttdoc">Class Coerce - Support for automatic conversion of datatypes.</div></div>
<div class="ttc" id="avectortooper_8hpp_html"><div class="ttname"><a href="vectortooper_8hpp.html">vectortooper.hpp</a></div><div class="ttdoc">Conversion function vectorToOper - Convert STL vector to Excel OPER.</div></div>
<div class="ttc" id="aopertomatrix_8hpp_html"><div class="ttname"><a href="opertomatrix_8hpp.html">opertomatrix.hpp</a></div><div class="ttdoc">Conversion function operToMatrix - convert an OPER to a matrix.</div></div>
<div class="ttc" id="ascalartooper_8hpp_html"><div class="ttname"><a href="scalartooper_8hpp.html">scalartooper.hpp</a></div><div class="ttdoc">Conversion function scalarToOper - convert an Excel OPER to a scalar value.</div></div>
<div class="ttc" id="agetobjectvector_8hpp_html"><div class="ttname"><a href="getobjectvector_8hpp.html">getobjectvector.hpp</a></div><div class="ttdoc">Helper functions to facilitate retrieval of Object lists.</div></div>
<!-- HTML footer for doxygen 1.8.7-->
<!-- start footer part -->
</div>
<div class='clearfix'></div>
<div id="footer">SourceForge logo copyright © Open Source Technology Group<br>reposit logo <a href="http://www.reposit.be">copyright © 2015 reposit Ltd Dublin</a><br>all other content <a href="license.html">copyright © 2004-20015 The QuantLib Group</a></div>
</div>
<div class='clearfix'></div>
</div>
<div class='clearfix'></div>
</body>
</html>
You can’t perform that action at this time.
