[353] | 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 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.html">it_ifile</a> |
---|
| 68 | </div> |
---|
| 69 | </div> |
---|
| 70 | <div class="contents"> |
---|
| 71 | <h1>itpp::it_ifile 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" --><!-- doxytag: inherits="itpp::it_file_base" -->The 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-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="fd4b7baed4c7aa9740623d070d04eb4a"></a><!-- doxytag: member="itpp::it_ifile::it_ifile" ref="fd4b7baed4c7aa9740623d070d04eb4a" args="()" --> |
---|
| 85 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#fd4b7baed4c7aa9740623d070d04eb4a">it_ifile</a> ()</td></tr> |
---|
| 86 | |
---|
| 87 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> |
---|
| 88 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="eeca1ff6076270d9cd1f088aabd086e6"></a><!-- doxytag: member="itpp::it_ifile::it_ifile" ref="eeca1ff6076270d9cd1f088aabd086e6" args="(const std::string &filename)" --> |
---|
| 89 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#eeca1ff6076270d9cd1f088aabd086e6">it_ifile</a> (const std::string &filename)</td></tr> |
---|
| 90 | |
---|
| 91 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor that calls open(filename). <br></td></tr> |
---|
| 92 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="85db6ebf3267e0cd2d83107284057632"></a><!-- doxytag: member="itpp::it_ifile::~it_ifile" ref="85db6ebf3267e0cd2d83107284057632" args="()" --> |
---|
| 93 | virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#85db6ebf3267e0cd2d83107284057632">~it_ifile</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="35b58fc6bde2da48b21294465bcdbe97"></a><!-- doxytag: member="itpp::it_ifile::open" ref="35b58fc6bde2da48b21294465bcdbe97" args="(const std::string &filename)" --> |
---|
| 97 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#35b58fc6bde2da48b21294465bcdbe97">open</a> (const std::string &filename)</td></tr> |
---|
| 98 | |
---|
| 99 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Open an existing file in read-only mode. <br></td></tr> |
---|
| 100 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4185cd0423f8b63e6528c1aed78944be"></a><!-- doxytag: member="itpp::it_ifile::close" ref="4185cd0423f8b63e6528c1aed78944be" args="()" --> |
---|
| 101 | virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#4185cd0423f8b63e6528c1aed78944be">close</a> ()</td></tr> |
---|
| 102 | |
---|
| 103 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Close the file. <br></td></tr> |
---|
| 104 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7170df0981d922073ae8f5e4fbe8295f"></a><!-- doxytag: member="itpp::it_ifile::low_level" ref="7170df0981d922073ae8f5e4fbe8295f" 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.html#7170df0981d922073ae8f5e4fbe8295f">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="75d5812868c87cfee7ebc85d5f255adc"></a><!-- doxytag: member="itpp::it_ifile::read_check_file_header" ref="75d5812868c87cfee7ebc85d5f255adc" args="()" --> |
---|
| 109 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#75d5812868c87cfee7ebc85d5f255adc">read_check_file_header</a> ()</td></tr> |
---|
| 110 | |
---|
| 111 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read and check the file header. Return 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="2813d3d2d914596f507dc6b43adc28ae"></a><!-- doxytag: member="itpp::it_ifile::read_data_header" ref="2813d3d2d914596f507dc6b43adc28ae" args="(data_header &h)" --> |
---|
| 113 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#2813d3d2d914596f507dc6b43adc28ae">read_data_header</a> (<a class="el" href="structitpp_1_1it__file__base_1_1data__header.html">data_header</a> &h)</td></tr> |
---|
| 114 | |
---|
| 115 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read 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="5a983e0631b45905ba8aea2712fe1f02"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="5a983e0631b45905ba8aea2712fe1f02" args="(char &x)" --> |
---|
| 117 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#5a983e0631b45905ba8aea2712fe1f02">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="75039c907cecc9143eaa65d2d2cb1967"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="75039c907cecc9143eaa65d2d2cb1967" args="(uint64_t &x)" --> |
---|
| 121 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#75039c907cecc9143eaa65d2d2cb1967">low_level_read</a> (uint64_t &x)</td></tr> |
---|
| 122 | |
---|
| 123 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a 64-bit unsigned integer value at the current file pointer position. <br></td></tr> |
---|
| 124 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0b8373ede9db64befa4b59eac8272425"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="0b8373ede9db64befa4b59eac8272425" args="(bool &x)" --> |
---|
| 125 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#0b8373ede9db64befa4b59eac8272425">low_level_read</a> (bool &x)</td></tr> |
---|
| 126 | |
---|
| 127 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a bool value at the current file pointer position. <br></td></tr> |
---|
| 128 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="993c1ba6a64fcd1f1ea1cc38a8164373"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="993c1ba6a64fcd1f1ea1cc38a8164373" args="(bin &x)" --> |
---|
| 129 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#993c1ba6a64fcd1f1ea1cc38a8164373">low_level_read</a> (<a class="el" href="classitpp_1_1bin.html">bin</a> &x)</td></tr> |
---|
| 130 | |
---|
| 131 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a binary value at the current file pointer position. <br></td></tr> |
---|
| 132 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="008bfd4c07e9b57cf01a0f0fef1b605c"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="008bfd4c07e9b57cf01a0f0fef1b605c" args="(short &x)" --> |
---|
| 133 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#008bfd4c07e9b57cf01a0f0fef1b605c">low_level_read</a> (short &x)</td></tr> |
---|
| 134 | |
---|
| 135 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a short value at the current file pointer position. <br></td></tr> |
---|
| 136 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7932347c5f474d6da197cb9fc4b5a5d6"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="7932347c5f474d6da197cb9fc4b5a5d6" args="(int &x)" --> |
---|
| 137 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#7932347c5f474d6da197cb9fc4b5a5d6">low_level_read</a> (int &x)</td></tr> |
---|
| 138 | |
---|
| 139 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read an integer value at the current file pointer position. <br></td></tr> |
---|
| 140 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c57b03ca1cd76fbf40227840a7b1c558"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="c57b03ca1cd76fbf40227840a7b1c558" args="(float &x)" --> |
---|
| 141 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#c57b03ca1cd76fbf40227840a7b1c558">low_level_read</a> (float &x)</td></tr> |
---|
| 142 | |
---|
| 143 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a float value at the current file pointer position. <br></td></tr> |
---|
| 144 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cc6d827df617274f84f6467988b9e3dc"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="cc6d827df617274f84f6467988b9e3dc" args="(double &x)" --> |
---|
| 145 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#cc6d827df617274f84f6467988b9e3dc">low_level_read</a> (double &x)</td></tr> |
---|
| 146 | |
---|
| 147 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a double value at the current file pointer position. <br></td></tr> |
---|
| 148 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fe627973e526353bc172e0395dfde927"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="fe627973e526353bc172e0395dfde927" args="(std::complex< float > &x)" --> |
---|
| 149 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#fe627973e526353bc172e0395dfde927">low_level_read</a> (std::complex< float > &x)</td></tr> |
---|
| 150 | |
---|
| 151 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a float complex value at the current file pointer position. <br></td></tr> |
---|
| 152 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="464d364f6b68b1a1d74b51504f4a10f0"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="464d364f6b68b1a1d74b51504f4a10f0" args="(std::complex< double > &x)" --> |
---|
| 153 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#464d364f6b68b1a1d74b51504f4a10f0">low_level_read</a> (std::complex< double > &x)</td></tr> |
---|
| 154 | |
---|
| 155 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a double complex value at the current file pointer position. <br></td></tr> |
---|
| 156 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="aa7ff1b615d7dc0c9cd889cd8a2a89f8"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="aa7ff1b615d7dc0c9cd889cd8a2a89f8" args="(bvec &v)" --> |
---|
| 157 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#aa7ff1b615d7dc0c9cd889cd8a2a89f8">low_level_read</a> (bvec &v)</td></tr> |
---|
| 158 | |
---|
| 159 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of binary values at the current file pointer position. <br></td></tr> |
---|
| 160 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a222b493c66862d1f6cbedd2da969dde"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="a222b493c66862d1f6cbedd2da969dde" args="(svec &v)" --> |
---|
| 161 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#a222b493c66862d1f6cbedd2da969dde">low_level_read</a> (svec &v)</td></tr> |
---|
| 162 | |
---|
| 163 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of short integer values at the current file pointer position. <br></td></tr> |
---|
| 164 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a218e396295e004193d8020cbc322996"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="a218e396295e004193d8020cbc322996" args="(ivec &v)" --> |
---|
| 165 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#a218e396295e004193d8020cbc322996">low_level_read</a> (ivec &v)</td></tr> |
---|
| 166 | |
---|
| 167 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of integer values at the current file pointer position. <br></td></tr> |
---|
| 168 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6f62754344ad38e51bda75188777593c"></a><!-- doxytag: member="itpp::it_ifile::low_level_read_lo" ref="6f62754344ad38e51bda75188777593c" args="(vec &v)" --> |
---|
| 169 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#6f62754344ad38e51bda75188777593c">low_level_read_lo</a> (vec &v)</td></tr> |
---|
| 170 | |
---|
| 171 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of float values at the current file pointer position. <br></td></tr> |
---|
| 172 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dbdf10422bd6ffd6e149e24c8a10ddf1"></a><!-- doxytag: member="itpp::it_ifile::low_level_read_hi" ref="dbdf10422bd6ffd6e149e24c8a10ddf1" args="(vec &v)" --> |
---|
| 173 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#dbdf10422bd6ffd6e149e24c8a10ddf1">low_level_read_hi</a> (vec &v)</td></tr> |
---|
| 174 | |
---|
| 175 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of double values at the current file pointer position. <br></td></tr> |
---|
| 176 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7b41d9ddd54d5930f872fc8f98ddd42e"></a><!-- doxytag: member="itpp::it_ifile::low_level_read_lo" ref="7b41d9ddd54d5930f872fc8f98ddd42e" args="(cvec &v)" --> |
---|
| 177 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#7b41d9ddd54d5930f872fc8f98ddd42e">low_level_read_lo</a> (cvec &v)</td></tr> |
---|
| 178 | |
---|
| 179 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of float complex values at the current file pointer position. <br></td></tr> |
---|
| 180 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="33fede41ae32b961292b1e340470edde"></a><!-- doxytag: member="itpp::it_ifile::low_level_read_hi" ref="33fede41ae32b961292b1e340470edde" args="(cvec &v)" --> |
---|
| 181 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#33fede41ae32b961292b1e340470edde">low_level_read_hi</a> (cvec &v)</td></tr> |
---|
| 182 | |
---|
| 183 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of double complex values at the current file pointer position. <br></td></tr> |
---|
| 184 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="064b454cb4b9aa758f8181f26ab28c4a"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="064b454cb4b9aa758f8181f26ab28c4a" args="(std::string &str)" --> |
---|
| 185 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#064b454cb4b9aa758f8181f26ab28c4a">low_level_read</a> (std::string &str)</td></tr> |
---|
| 186 | |
---|
| 187 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a string at the current file pointer position. <br></td></tr> |
---|
| 188 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7155969fb00cc53fa71fdbf7c01477fe"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="7155969fb00cc53fa71fdbf7c01477fe" args="(bmat &m)" --> |
---|
| 189 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#7155969fb00cc53fa71fdbf7c01477fe">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="a7d2666bb8e99d1dbf31f107771e22c2"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="a7d2666bb8e99d1dbf31f107771e22c2" args="(smat &m)" --> |
---|
| 193 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#a7d2666bb8e99d1dbf31f107771e22c2">low_level_read</a> (smat &m)</td></tr> |
---|
| 194 | |
---|
| 195 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of short integer values at the current file pointer position. <br></td></tr> |
---|
| 196 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ee5d497964d3f3f0b0a4821b23572dd6"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="ee5d497964d3f3f0b0a4821b23572dd6" args="(imat &m)" --> |
---|
| 197 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#ee5d497964d3f3f0b0a4821b23572dd6">low_level_read</a> (imat &m)</td></tr> |
---|
| 198 | |
---|
| 199 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of integer values at the current file pointer position. <br></td></tr> |
---|
| 200 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cdea742df0bb66c51d35065f6950f7df"></a><!-- doxytag: member="itpp::it_ifile::low_level_read_lo" ref="cdea742df0bb66c51d35065f6950f7df" args="(mat &m)" --> |
---|
| 201 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#cdea742df0bb66c51d35065f6950f7df">low_level_read_lo</a> (mat &m)</td></tr> |
---|
| 202 | |
---|
| 203 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix 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="1c6035265f71be00ec08058f634a6fb9"></a><!-- doxytag: member="itpp::it_ifile::low_level_read_hi" ref="1c6035265f71be00ec08058f634a6fb9" args="(mat &m)" --> |
---|
| 205 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#1c6035265f71be00ec08058f634a6fb9">low_level_read_hi</a> (mat &m)</td></tr> |
---|
| 206 | |
---|
| 207 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of double values at the current file pointer position. <br></td></tr> |
---|
| 208 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0e6becc10539a9b24bc6073325b74b85"></a><!-- doxytag: member="itpp::it_ifile::low_level_read_lo" ref="0e6becc10539a9b24bc6073325b74b85" args="(cmat &m)" --> |
---|
| 209 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#0e6becc10539a9b24bc6073325b74b85">low_level_read_lo</a> (cmat &m)</td></tr> |
---|
| 210 | |
---|
| 211 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of float complex values at the current file pointer position. <br></td></tr> |
---|
| 212 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e8d55a91ab970faa92ba9868bc34bbfa"></a><!-- doxytag: member="itpp::it_ifile::low_level_read_hi" ref="e8d55a91ab970faa92ba9868bc34bbfa" args="(cmat &m)" --> |
---|
| 213 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#e8d55a91ab970faa92ba9868bc34bbfa">low_level_read_hi</a> (cmat &m)</td></tr> |
---|
| 214 | |
---|
| 215 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of double complex values at the current file pointer position. <br></td></tr> |
---|
| 216 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bbf5adc69107fb6e888922311b2c407e"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="bbf5adc69107fb6e888922311b2c407e" args="(Array< bin > &v)" --> |
---|
| 217 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#bbf5adc69107fb6e888922311b2c407e">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="feaff77bba51fd8d5d5295dc64e93421"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="feaff77bba51fd8d5d5295dc64e93421" args="(Array< short > &v)" --> |
---|
| 221 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#feaff77bba51fd8d5d5295dc64e93421">low_level_read</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< short > &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 short integer values at the current file pointer position. <br></td></tr> |
---|
| 224 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8405182497171cec89891dba4d71ed22"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="8405182497171cec89891dba4d71ed22" args="(Array< int > &v)" --> |
---|
| 225 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#8405182497171cec89891dba4d71ed22">low_level_read</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< int > &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 integer values at the current file pointer position. <br></td></tr> |
---|
| 228 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="144277185b504cd9e03d80011ba42d82"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="144277185b504cd9e03d80011ba42d82" args="(Array< float > &v)" --> |
---|
| 229 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#144277185b504cd9e03d80011ba42d82">low_level_read</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< float > &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 float values at the current file pointer position. <br></td></tr> |
---|
| 232 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="560dbd3962223ab6b12301839b2e3bbc"></a><!-- doxytag: member="itpp::it_ifile::low_level_read_lo" ref="560dbd3962223ab6b12301839b2e3bbc" args="(Array< double > &v)" --> |
---|
| 233 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#560dbd3962223ab6b12301839b2e3bbc">low_level_read_lo</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< double > &v)</td></tr> |
---|
| 234 | |
---|
| 235 | <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> |
---|
| 236 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8b63fc857837833895dfeb946e56f5d0"></a><!-- doxytag: member="itpp::it_ifile::low_level_read_hi" ref="8b63fc857837833895dfeb946e56f5d0" args="(Array< double > &v)" --> |
---|
| 237 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#8b63fc857837833895dfeb946e56f5d0">low_level_read_hi</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< double > &v)</td></tr> |
---|
| 238 | |
---|
| 239 | <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> |
---|
| 240 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a58e78e427806444971e4c96510d615a"></a><!-- doxytag: member="itpp::it_ifile::low_level_read" ref="a58e78e427806444971e4c96510d615a" args="(Array< std::complex< float > > &v)" --> |
---|
| 241 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#a58e78e427806444971e4c96510d615a">low_level_read</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< std::complex< float > > &v)</td></tr> |
---|
| 242 | |
---|
| 243 | <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> |
---|
| 244 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2a2865bd5752ba227a52392dfedf697f"></a><!-- doxytag: member="itpp::it_ifile::low_level_read_lo" ref="2a2865bd5752ba227a52392dfedf697f" args="(Array< std::complex< double > > &v)" --> |
---|
| 245 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#2a2865bd5752ba227a52392dfedf697f">low_level_read_lo</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< std::complex< double > > &v)</td></tr> |
---|
| 246 | |
---|
| 247 | <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> |
---|
| 248 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="038752da8708471e0a0379a045248f8d"></a><!-- doxytag: member="itpp::it_ifile::low_level_read_hi" ref="038752da8708471e0a0379a045248f8d" args="(Array< std::complex< double > > &v)" --> |
---|
| 249 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#038752da8708471e0a0379a045248f8d">low_level_read_hi</a> (<a class="el" href="classitpp_1_1Array.html">Array</a>< std::complex< double > > &v)</td></tr> |
---|
| 250 | |
---|
| 251 | <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> |
---|
| 252 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2e76fee6c51f5b4392e7298f59c06643"></a><!-- doxytag: member="itpp::it_ifile::seek" ref="2e76fee6c51f5b4392e7298f59c06643" args="(const std::string &name)" --> |
---|
| 253 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#2e76fee6c51f5b4392e7298f59c06643">seek</a> (const std::string &name)</td></tr> |
---|
| 254 | |
---|
| 255 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Find the variable <code>name</code>. <br></td></tr> |
---|
| 256 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8831ace76298653d0b7545175d201918"></a><!-- doxytag: member="itpp::it_ifile::seek" ref="8831ace76298653d0b7545175d201918" args="(int n)" --> |
---|
| 257 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#8831ace76298653d0b7545175d201918">seek</a> (int n)</td></tr> |
---|
| 258 | |
---|
| 259 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Find the variable number <code>n</code>. <br></td></tr> |
---|
| 260 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ca38a8b3704f216136aa14c58549a19e"></a><!-- doxytag: member="itpp::it_ifile::info" ref="ca38a8b3704f216136aa14c58549a19e" args="(std::string &name, std::string &type, std::string &desc, uint64_t &bytes)" --> |
---|
| 261 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#ca38a8b3704f216136aa14c58549a19e">info</a> (std::string &name, std::string &type, std::string &desc, uint64_t &bytes)</td></tr> |
---|
| 262 | |
---|
| 263 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Get information about the current variable. <br></td></tr> |
---|
| 264 | <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> |
---|
| 265 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c4ed010dc97e3672c7103be3fe43c902"></a><!-- doxytag: member="itpp::it_ifile::s" ref="c4ed010dc97e3672c7103be3fe43c902" args="" --> |
---|
| 266 | <a class="el" href="classitpp_1_1bfstream.html">bfstream</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile.html#c4ed010dc97e3672c7103be3fe43c902">s</a></td></tr> |
---|
| 267 | |
---|
| 268 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Protected binary file stream. <br></td></tr> |
---|
| 269 | <tr><td colspan="2"><br><h2>Static Protected Attributes</h2></td></tr> |
---|
| 270 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3f6f55dd92efcd1485000a50757ca3c5"></a><!-- doxytag: member="itpp::it_ifile::file_magic" ref="3f6f55dd92efcd1485000a50757ca3c5" args="[4]" --> |
---|
| 271 | static char </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__base.html#3f6f55dd92efcd1485000a50757ca3c5">file_magic</a> [4] = { 'I', 'T', '+', '+' }</td></tr> |
---|
| 272 | |
---|
| 273 | <tr><td class="mdescLeft"> </td><td class="mdescRight">IT++ file marker: "IT++". <br></td></tr> |
---|
| 274 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fea5d883d7772b4085b21cb9d71fe6e8"></a><!-- doxytag: member="itpp::it_ifile::file_version" ref="fea5d883d7772b4085b21cb9d71fe6e8" args="" --> |
---|
| 275 | static char </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__base.html#fea5d883d7772b4085b21cb9d71fe6e8">file_version</a> = 3</td></tr> |
---|
| 276 | |
---|
| 277 | <tr><td class="mdescLeft"> </td><td class="mdescRight">IT++ file version. <br></td></tr> |
---|
| 278 | </table> |
---|
| 279 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 280 | The IT++ file format reading class. <hr>The documentation for this class was generated from the following files:<ul> |
---|
| 281 | <li><a class="el" href="itfile_8h-source.html">itfile.h</a><li><a class="el" href="itfile_8cpp.html">itfile.cpp</a></ul> |
---|
| 282 | </div> |
---|
| 283 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:18 2009 for mixpp by |
---|
| 284 | <a href="http://www.doxygen.org/index.html"> |
---|
| 285 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
| 286 | </body> |
---|
| 287 | </html> |
---|