1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
3 | <title>mixpp: itpp::it_ifile_old Class Reference</title> |
---|
4 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
6 | </head><body> |
---|
7 | <!-- Generated by Doxygen 1.5.8 --> |
---|
8 | <script type="text/javascript"> |
---|
9 | <!-- |
---|
10 | function changeDisplayState (e){ |
---|
11 | var num=this.id.replace(/[^[0-9]/g,''); |
---|
12 | var button=this.firstChild; |
---|
13 | var sectionDiv=document.getElementById('dynsection'+num); |
---|
14 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ |
---|
15 | sectionDiv.style.display='block'; |
---|
16 | button.src='open.gif'; |
---|
17 | }else{ |
---|
18 | sectionDiv.style.display='none'; |
---|
19 | button.src='closed.gif'; |
---|
20 | } |
---|
21 | } |
---|
22 | function initDynSections(){ |
---|
23 | var divs=document.getElementsByTagName('div'); |
---|
24 | var sectionCounter=1; |
---|
25 | for(var i=0;i<divs.length-1;i++){ |
---|
26 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ |
---|
27 | var header=divs[i]; |
---|
28 | var section=divs[i+1]; |
---|
29 | var button=header.firstChild; |
---|
30 | if (button!='IMG'){ |
---|
31 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); |
---|
32 | button=document.createElement('img'); |
---|
33 | divs[i].insertBefore(button,divs[i].firstChild); |
---|
34 | } |
---|
35 | header.style.cursor='pointer'; |
---|
36 | header.onclick=changeDisplayState; |
---|
37 | header.id='dynheader'+sectionCounter; |
---|
38 | button.src='closed.gif'; |
---|
39 | section.id='dynsection'+sectionCounter; |
---|
40 | section.style.display='none'; |
---|
41 | section.style.marginLeft='14px'; |
---|
42 | sectionCounter++; |
---|
43 | } |
---|
44 | } |
---|
45 | } |
---|
46 | window.onload = initDynSections; |
---|
47 | --> |
---|
48 | </script> |
---|
49 | <div class="navigation" id="top"> |
---|
50 | <div class="tabs"> |
---|
51 | <ul> |
---|
52 | <li><a href="main.html"><span>Main Page</span></a></li> |
---|
53 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
54 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
55 | <li class="current"><a href="annotated.html"><span>Classes</span></a></li> |
---|
56 | <li><a href="files.html"><span>Files</span></a></li> |
---|
57 | </ul> |
---|
58 | </div> |
---|
59 | <div class="tabs"> |
---|
60 | <ul> |
---|
61 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
62 | <li><a href="classes.html"><span>Class Index</span></a></li> |
---|
63 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
64 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
65 | </ul> |
---|
66 | </div> |
---|
67 | <div class="navpath"><b>itpp</b>::<a class="el" href="classitpp_1_1it__ifile__old.html">it_ifile_old</a> |
---|
68 | </div> |
---|
69 | </div> |
---|
70 | <div class="contents"> |
---|
71 | <h1>itpp::it_ifile_old Class Reference<br> |
---|
72 | <small> |
---|
73 | [<a class="el" href="group__itfile.html">IT++ File Format</a>]</small> |
---|
74 | </h1><!-- doxytag: class="itpp::it_ifile_old" --><!-- doxytag: inherits="itpp::it_file_base_old" -->The old (version 2) IT++ file format reading class. |
---|
75 | <a href="#_details">More...</a> |
---|
76 | <p> |
---|
77 | <code>#include <<a class="el" href="itfile_8h-source.html">itfile.h</a>></code> |
---|
78 | <p> |
---|
79 | |
---|
80 | <p> |
---|
81 | <a href="classitpp_1_1it__ifile__old-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
82 | <tr><td></td></tr> |
---|
83 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
---|
84 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="64a8173ec268105b0375c7dc54897793"></a><!-- doxytag: member="itpp::it_ifile_old::it_ifile_old" ref="64a8173ec268105b0375c7dc54897793" args="()" --> |
---|
85 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#64a8173ec268105b0375c7dc54897793">it_ifile_old</a> ()</td></tr> |
---|
86 | |
---|
87 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <br></td></tr> |
---|
88 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c7d3e07a36650718085e5c26e306e8aa"></a><!-- doxytag: member="itpp::it_ifile_old::it_ifile_old" ref="c7d3e07a36650718085e5c26e306e8aa" args="(const std::string &name)" --> |
---|
89 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#c7d3e07a36650718085e5c26e306e8aa">it_ifile_old</a> (const std::string &name)</td></tr> |
---|
90 | |
---|
91 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. Calls <a class="el" href="classitpp_1_1it__ifile__old.html#0bbe78a24fc063bc0f06aad3f82d237a" title="Open a file. The file must exist.">open()</a>. <br></td></tr> |
---|
92 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6fb59abdc16e6e458d13fe29448997d8"></a><!-- doxytag: member="itpp::it_ifile_old::~it_ifile_old" ref="6fb59abdc16e6e458d13fe29448997d8" args="()" --> |
---|
93 | virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#6fb59abdc16e6e458d13fe29448997d8">~it_ifile_old</a> ()</td></tr> |
---|
94 | |
---|
95 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <br></td></tr> |
---|
96 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0bbe78a24fc063bc0f06aad3f82d237a"></a><!-- doxytag: member="itpp::it_ifile_old::open" ref="0bbe78a24fc063bc0f06aad3f82d237a" args="(const std::string &name)" --> |
---|
97 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#0bbe78a24fc063bc0f06aad3f82d237a">open</a> (const std::string &name)</td></tr> |
---|
98 | |
---|
99 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Open a file. The file must exist. <br></td></tr> |
---|
100 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b86a776017508c86b0351ba730fa1d01"></a><!-- doxytag: member="itpp::it_ifile_old::close" ref="b86a776017508c86b0351ba730fa1d01" args="()" --> |
---|
101 | virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#b86a776017508c86b0351ba730fa1d01">close</a> ()</td></tr> |
---|
102 | |
---|
103 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Close a file. <br></td></tr> |
---|
104 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3aa10e00744f4aca6412e73807b5e151"></a><!-- doxytag: member="itpp::it_ifile_old::low_level" ref="3aa10e00744f4aca6412e73807b5e151" args="()" --> |
---|
105 | <a class="el" href="classitpp_1_1bfstream.html">bfstream</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#3aa10e00744f4aca6412e73807b5e151">low_level</a> ()</td></tr> |
---|
106 | |
---|
107 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns pointer to the underlying <code><a class="el" href="classitpp_1_1bfstream.html" title="Binary in/out-file Class.">bfstream</a></code> used. <br></td></tr> |
---|
108 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c7645062ae275b7e4fcb1e9074a5d633"></a><!-- doxytag: member="itpp::it_ifile_old::read_check_file_header" ref="c7645062ae275b7e4fcb1e9074a5d633" args="()" --> |
---|
109 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#c7645062ae275b7e4fcb1e9074a5d633">read_check_file_header</a> ()</td></tr> |
---|
110 | |
---|
111 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Reads and checks the file data header. Returns true if the header is valid and false otherwise. <br></td></tr> |
---|
112 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="addf1dc4fb4c88c815e80b62bb1fda43"></a><!-- doxytag: member="itpp::it_ifile_old::read_data_header" ref="addf1dc4fb4c88c815e80b62bb1fda43" args="(data_header &h)" --> |
---|
113 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#addf1dc4fb4c88c815e80b62bb1fda43">read_data_header</a> (<a class="el" href="structitpp_1_1it__file__base__old_1_1data__header.html">data_header</a> &h)</td></tr> |
---|
114 | |
---|
115 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read the data header and return the result in the variable <code>h</code>. <br></td></tr> |
---|
116 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="aa806f971e8f224d7feb3d3fb0826461"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="aa806f971e8f224d7feb3d3fb0826461" args="(char &x)" --> |
---|
117 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#aa806f971e8f224d7feb3d3fb0826461">low_level_read</a> (char &x)</td></tr> |
---|
118 | |
---|
119 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a char value at the current file pointer position. <br></td></tr> |
---|
120 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4acd0021c6c71ed2458554f2f317ceca"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="4acd0021c6c71ed2458554f2f317ceca" args="(bin &x)" --> |
---|
121 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#4acd0021c6c71ed2458554f2f317ceca">low_level_read</a> (<a class="el" href="classitpp_1_1bin.html">bin</a> &x)</td></tr> |
---|
122 | |
---|
123 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a binary value at the current file pointer position. <br></td></tr> |
---|
124 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8115cc5db43dfb352a8ff43058131646"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="8115cc5db43dfb352a8ff43058131646" args="(short &x)" --> |
---|
125 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#8115cc5db43dfb352a8ff43058131646">low_level_read</a> (short &x)</td></tr> |
---|
126 | |
---|
127 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a short value at the current file pointer position. <br></td></tr> |
---|
128 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4267a59076b16f4eba96ab4b437388f8"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="4267a59076b16f4eba96ab4b437388f8" args="(int &x)" --> |
---|
129 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#4267a59076b16f4eba96ab4b437388f8">low_level_read</a> (int &x)</td></tr> |
---|
130 | |
---|
131 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read an integer value at the current file pointer position. <br></td></tr> |
---|
132 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="615bd226eb18451a11e4a6d4bf57ac3e"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="615bd226eb18451a11e4a6d4bf57ac3e" args="(float &x)" --> |
---|
133 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#615bd226eb18451a11e4a6d4bf57ac3e">low_level_read</a> (float &x)</td></tr> |
---|
134 | |
---|
135 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a float value at the current file pointer position. <br></td></tr> |
---|
136 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="de4970faeff1df2356ac6f6a66f6528f"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="de4970faeff1df2356ac6f6a66f6528f" args="(double &x)" --> |
---|
137 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#de4970faeff1df2356ac6f6a66f6528f">low_level_read</a> (double &x)</td></tr> |
---|
138 | |
---|
139 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a double value at the current file pointer position. <br></td></tr> |
---|
140 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fc0184b4ae8b46cd029a0cd5c7538f4c"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="fc0184b4ae8b46cd029a0cd5c7538f4c" args="(std::complex< float > &x)" --> |
---|
141 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#fc0184b4ae8b46cd029a0cd5c7538f4c">low_level_read</a> (std::complex< float > &x)</td></tr> |
---|
142 | |
---|
143 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a float complex value at the current file pointer position. <br></td></tr> |
---|
144 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f9aebe6557dc5fa6f7c3e6875c51d1f0"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="f9aebe6557dc5fa6f7c3e6875c51d1f0" args="(std::complex< double > &x)" --> |
---|
145 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#f9aebe6557dc5fa6f7c3e6875c51d1f0">low_level_read</a> (std::complex< double > &x)</td></tr> |
---|
146 | |
---|
147 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a double complex value at the current file pointer position. <br></td></tr> |
---|
148 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2428ce763f13889d77f4ef2a97bc6b62"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_lo" ref="2428ce763f13889d77f4ef2a97bc6b62" args="(vec &v)" --> |
---|
149 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#2428ce763f13889d77f4ef2a97bc6b62">low_level_read_lo</a> (vec &v)</td></tr> |
---|
150 | |
---|
151 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of float values at the current file pointer position. <br></td></tr> |
---|
152 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="494e682cba62620ba5fd4cea281d00e3"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_hi" ref="494e682cba62620ba5fd4cea281d00e3" args="(vec &v)" --> |
---|
153 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#494e682cba62620ba5fd4cea281d00e3">low_level_read_hi</a> (vec &v)</td></tr> |
---|
154 | |
---|
155 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of double values at the current file pointer position. <br></td></tr> |
---|
156 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fcbd07459e4228dd77269dab8c440e24"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="fcbd07459e4228dd77269dab8c440e24" args="(ivec &v)" --> |
---|
157 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#fcbd07459e4228dd77269dab8c440e24">low_level_read</a> (ivec &v)</td></tr> |
---|
158 | |
---|
159 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of integer values at the current file pointer position. <br></td></tr> |
---|
160 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="34f2ab964fd037ab20855134ad964791"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="34f2ab964fd037ab20855134ad964791" args="(bvec &v)" --> |
---|
161 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#34f2ab964fd037ab20855134ad964791">low_level_read</a> (bvec &v)</td></tr> |
---|
162 | |
---|
163 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of binary values at the current file pointer position. <br></td></tr> |
---|
164 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5ed9a5d221055fb43267c1155d25926e"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_lo" ref="5ed9a5d221055fb43267c1155d25926e" args="(cvec &v)" --> |
---|
165 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#5ed9a5d221055fb43267c1155d25926e">low_level_read_lo</a> (cvec &v)</td></tr> |
---|
166 | |
---|
167 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of float complex values at the current file pointer position. <br></td></tr> |
---|
168 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="39e1d0079332a39011605803066fd764"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_hi" ref="39e1d0079332a39011605803066fd764" args="(cvec &v)" --> |
---|
169 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#39e1d0079332a39011605803066fd764">low_level_read_hi</a> (cvec &v)</td></tr> |
---|
170 | |
---|
171 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of double complex values at the current file pointer position. <br></td></tr> |
---|
172 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0c93036329e5cdc65a62c737676c9f9c"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="0c93036329e5cdc65a62c737676c9f9c" args="(std::string &str)" --> |
---|
173 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#0c93036329e5cdc65a62c737676c9f9c">low_level_read</a> (std::string &str)</td></tr> |
---|
174 | |
---|
175 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a string at the current file pointer position. <br></td></tr> |
---|
176 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fc71739264dfac73e8766380a102affc"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_lo" ref="fc71739264dfac73e8766380a102affc" args="(mat &m)" --> |
---|
177 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#fc71739264dfac73e8766380a102affc">low_level_read_lo</a> (mat &m)</td></tr> |
---|
178 | |
---|
179 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of float values at the current file pointer position. <br></td></tr> |
---|
180 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0f20d5493bb72fb57130b5b76bb62983"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_hi" ref="0f20d5493bb72fb57130b5b76bb62983" args="(mat &m)" --> |
---|
181 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#0f20d5493bb72fb57130b5b76bb62983">low_level_read_hi</a> (mat &m)</td></tr> |
---|
182 | |
---|
183 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of double values at the current file pointer position. <br></td></tr> |
---|
184 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7848634295234074c7d5b993d0049192"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="7848634295234074c7d5b993d0049192" args="(imat &m)" --> |
---|
185 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#7848634295234074c7d5b993d0049192">low_level_read</a> (imat &m)</td></tr> |
---|
186 | |
---|
187 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of integer values at the current file pointer position. <br></td></tr> |
---|
188 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ef1b2afaa25f486492c988f2554da5ee"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="ef1b2afaa25f486492c988f2554da5ee" args="(bmat &m)" --> |
---|
189 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#ef1b2afaa25f486492c988f2554da5ee">low_level_read</a> (<a class="el" href="mat_8h.html#f90acd1af41bf2d1d8a4bb23662fff69">bmat</a> &m)</td></tr> |
---|
190 | |
---|
191 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of binary values at the current file pointer position. <br></td></tr> |
---|
192 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d2439e556e9c2971c684e132f2eecd32"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_lo" ref="d2439e556e9c2971c684e132f2eecd32" args="(cmat &m)" --> |
---|
193 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#d2439e556e9c2971c684e132f2eecd32">low_level_read_lo</a> (cmat &m)</td></tr> |
---|
194 | |
---|
195 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of float complex values at the current file pointer position. <br></td></tr> |
---|
196 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="49a931c132d308ba754019f8beb8560b"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_hi" ref="49a931c132d308ba754019f8beb8560b" args="(cmat &m)" --> |
---|
197 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#49a931c132d308ba754019f8beb8560b">low_level_read_hi</a> (cmat &m)</td></tr> |
---|
198 | |
---|
199 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of double complex values at the current file pointer position. <br></td></tr> |
---|
200 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d67d46cdcfcb62f5eb0211eec9f30b35"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_lo" ref="d67d46cdcfcb62f5eb0211eec9f30b35" args="(Array< float > &v)" --> |
---|
201 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#d67d46cdcfcb62f5eb0211eec9f30b35">low_level_read_lo</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< float > &v)</td></tr> |
---|
202 | |
---|
203 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read an <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> of float values at the current file pointer position. <br></td></tr> |
---|
204 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5fc2db9a1de72739fe4e0fa8292bfcd4"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_lo" ref="5fc2db9a1de72739fe4e0fa8292bfcd4" args="(Array< double > &v)" --> |
---|
205 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#5fc2db9a1de72739fe4e0fa8292bfcd4">low_level_read_lo</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< double > &v)</td></tr> |
---|
206 | |
---|
207 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read an <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> of float values at the current file pointer position. <br></td></tr> |
---|
208 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8e0437a3945815945782a15c39eae25f"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_hi" ref="8e0437a3945815945782a15c39eae25f" args="(Array< double > &v)" --> |
---|
209 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#8e0437a3945815945782a15c39eae25f">low_level_read_hi</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< double > &v)</td></tr> |
---|
210 | |
---|
211 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read an <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> of double values at the current file pointer position. <br></td></tr> |
---|
212 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ce0bbf0c7279d8b3281dd14e5ed97eee"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="ce0bbf0c7279d8b3281dd14e5ed97eee" args="(Array< int > &v)" --> |
---|
213 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#ce0bbf0c7279d8b3281dd14e5ed97eee">low_level_read</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< int > &v)</td></tr> |
---|
214 | |
---|
215 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read an <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> of integer values at the current file pointer position. <br></td></tr> |
---|
216 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8c9f64a10e0b5ec75d1698b5fa6be5ba"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read" ref="8c9f64a10e0b5ec75d1698b5fa6be5ba" args="(Array< bin > &v)" --> |
---|
217 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#8c9f64a10e0b5ec75d1698b5fa6be5ba">low_level_read</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< <a class="el" href="classitpp_1_1bin.html">bin</a> > &v)</td></tr> |
---|
218 | |
---|
219 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read an <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> of binary values at the current file pointer position. <br></td></tr> |
---|
220 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2ff6f9579ab7b0c553127411d724d022"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_lo" ref="2ff6f9579ab7b0c553127411d724d022" args="(Array< std::complex< float > > &v)" --> |
---|
221 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#2ff6f9579ab7b0c553127411d724d022">low_level_read_lo</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< std::complex< float > > &v)</td></tr> |
---|
222 | |
---|
223 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read an <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> of float complex values at the current file pointer position. <br></td></tr> |
---|
224 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="18ea25a860e6d45ec942a29cb9170a9f"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_lo" ref="18ea25a860e6d45ec942a29cb9170a9f" args="(Array< std::complex< double > > &v)" --> |
---|
225 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#18ea25a860e6d45ec942a29cb9170a9f">low_level_read_lo</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< std::complex< double > > &v)</td></tr> |
---|
226 | |
---|
227 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read an <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> of float complex values at the current file pointer position. <br></td></tr> |
---|
228 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e56cd4bf1fc09c0f117d0848935b7e85"></a><!-- doxytag: member="itpp::it_ifile_old::low_level_read_hi" ref="e56cd4bf1fc09c0f117d0848935b7e85" args="(Array< std::complex< double > > &v)" --> |
---|
229 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#e56cd4bf1fc09c0f117d0848935b7e85">low_level_read_hi</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< std::complex< double > > &v)</td></tr> |
---|
230 | |
---|
231 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read an <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> of double complex values at the current file pointer position. <br></td></tr> |
---|
232 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2f52c45647939c526474a11b2a61f33e"></a><!-- doxytag: member="itpp::it_ifile_old::seek" ref="2f52c45647939c526474a11b2a61f33e" args="(const std::string &name)" --> |
---|
233 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#2f52c45647939c526474a11b2a61f33e">seek</a> (const std::string &name)</td></tr> |
---|
234 | |
---|
235 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Find the variable <code>name</code>. <br></td></tr> |
---|
236 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="58f5a9d8ab70c356ae81e8577ebc68ab"></a><!-- doxytag: member="itpp::it_ifile_old::seek" ref="58f5a9d8ab70c356ae81e8577ebc68ab" args="(int n)" --> |
---|
237 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#58f5a9d8ab70c356ae81e8577ebc68ab">seek</a> (int n)</td></tr> |
---|
238 | |
---|
239 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Find the variable number <code>n</code>. <br></td></tr> |
---|
240 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7dab6c219739989e6b628c9c65fd633c"></a><!-- doxytag: member="itpp::it_ifile_old::info" ref="7dab6c219739989e6b628c9c65fd633c" args="(std::string &name, std::string &type, int &bytes)" --> |
---|
241 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#7dab6c219739989e6b628c9c65fd633c">info</a> (std::string &name, std::string &type, int &bytes)</td></tr> |
---|
242 | |
---|
243 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Get information about the current variable. <br></td></tr> |
---|
244 | <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> |
---|
245 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f9e5f6a2965e410a52187098388614c7"></a><!-- doxytag: member="itpp::it_ifile_old::s" ref="f9e5f6a2965e410a52187098388614c7" args="" --> |
---|
246 | <a class="el" href="classitpp_1_1bfstream.html">bfstream</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#f9e5f6a2965e410a52187098388614c7">s</a></td></tr> |
---|
247 | |
---|
248 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Protected binary file stream. <br></td></tr> |
---|
249 | <tr><td colspan="2"><br><h2>Static Protected Attributes</h2></td></tr> |
---|
250 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ed581fc28c0b0db81e09a93f2f72b431"></a><!-- doxytag: member="itpp::it_ifile_old::file_magic" ref="ed581fc28c0b0db81e09a93f2f72b431" args="[4]" --> |
---|
251 | static char </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__base__old.html#ed581fc28c0b0db81e09a93f2f72b431">file_magic</a> [4] = { 'I', 'T', '+', '+' }</td></tr> |
---|
252 | |
---|
253 | <tr><td class="mdescLeft"> </td><td class="mdescRight">ACTION: Add documentation. <br></td></tr> |
---|
254 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e1f00758bf13ddcae8b5497ff35cc464"></a><!-- doxytag: member="itpp::it_ifile_old::file_version" ref="e1f00758bf13ddcae8b5497ff35cc464" args="" --> |
---|
255 | static char </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__base__old.html#e1f00758bf13ddcae8b5497ff35cc464">file_version</a> = 2</td></tr> |
---|
256 | |
---|
257 | <tr><td class="mdescLeft"> </td><td class="mdescRight">ACTION: Add documentation. <br></td></tr> |
---|
258 | </table> |
---|
259 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
260 | The old (version 2) IT++ file format reading class. |
---|
261 | <p> |
---|
262 | <dl class="warning" compact><dt><b>Warning:</b></dt><dd>This class is deprecated and will be removed in future. </dd></dl> |
---|
263 | <hr>The documentation for this class was generated from the following files:<ul> |
---|
264 | <li><a class="el" href="itfile_8h-source.html">itfile.h</a><li><a class="el" href="itfile_8cpp.html">itfile.cpp</a></ul> |
---|
265 | </div> |
---|
266 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:19 2009 for mixpp by |
---|
267 | <a href="http://www.doxygen.org/index.html"> |
---|
268 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
269 | </body> |
---|
270 | </html> |
---|