[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_file_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__file__old.html">it_file_old</a> |
---|
| 68 | </div> |
---|
| 69 | </div> |
---|
| 70 | <div class="contents"> |
---|
| 71 | <h1>itpp::it_file_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_file_old" --><!-- doxytag: inherits="itpp::it_ifile_old" -->The old (version 2) IT++ file format reading and writing 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__file__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 Types</h2></td></tr> |
---|
| 84 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ff958bcf95a7363cac7cf623f99ea5bf"></a><!-- doxytag: member="itpp::it_file_old::it_manip" ref="ff958bcf95a7363cac7cf623f99ea5bf" args=")(it_file_old &)" --> |
---|
| 85 | typedef <a class="el" href="classitpp_1_1it__file__old.html">it_file_old</a> &(* </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#ff958bcf95a7363cac7cf623f99ea5bf">it_manip</a> )(<a class="el" href="classitpp_1_1it__file__old.html">it_file_old</a> &)</td></tr> |
---|
| 86 | |
---|
| 87 | <tr><td class="mdescLeft"> </td><td class="mdescRight">ACTION: Add documentation for this typedef. <br></td></tr> |
---|
| 88 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
---|
| 89 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5273bd4cad888ad4ea65b525ba6bb1b3"></a><!-- doxytag: member="itpp::it_file_old::it_file_old" ref="5273bd4cad888ad4ea65b525ba6bb1b3" args="()" --> |
---|
| 90 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#5273bd4cad888ad4ea65b525ba6bb1b3">it_file_old</a> ()</td></tr> |
---|
| 91 | |
---|
| 92 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <br></td></tr> |
---|
| 93 | <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#78b722437123e1bc6ee2ae2ab030d5fe">it_file_old</a> (const std::string &name, bool trunc=false)</td></tr> |
---|
| 94 | |
---|
| 95 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <a href="#78b722437123e1bc6ee2ae2ab030d5fe"></a><br></td></tr> |
---|
| 96 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="71df6431e72fd8941d35ce2626577abf"></a><!-- doxytag: member="itpp::it_file_old::~it_file_old" ref="71df6431e72fd8941d35ce2626577abf" args="()" --> |
---|
| 97 | virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#71df6431e72fd8941d35ce2626577abf">~it_file_old</a> ()</td></tr> |
---|
| 98 | |
---|
| 99 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <br></td></tr> |
---|
| 100 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#a1bca25a024f9726a0f64120df38f2d6">open</a> (const std::string &name, bool trunc=false)</td></tr> |
---|
| 101 | |
---|
| 102 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Open a file for reading and writing. <a href="#a1bca25a024f9726a0f64120df38f2d6"></a><br></td></tr> |
---|
| 103 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2fe00369e5608e595db943156670fb7f"></a><!-- doxytag: member="itpp::it_file_old::close" ref="2fe00369e5608e595db943156670fb7f" args="()" --> |
---|
| 104 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#2fe00369e5608e595db943156670fb7f">close</a> ()</td></tr> |
---|
| 105 | |
---|
| 106 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Close the file. <br></td></tr> |
---|
| 107 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="288ea7dfb4935815603422b2b50222bb"></a><!-- doxytag: member="itpp::it_file_old::flush" ref="288ea7dfb4935815603422b2b50222bb" args="()" --> |
---|
| 108 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#288ea7dfb4935815603422b2b50222bb">flush</a> ()</td></tr> |
---|
| 109 | |
---|
| 110 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Flush the data to disk. <br></td></tr> |
---|
| 111 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d9df24cbf9b42aadb869bc836ffde6f8"></a><!-- doxytag: member="itpp::it_file_old::low_level" ref="d9df24cbf9b42aadb869bc836ffde6f8" args="()" --> |
---|
| 112 | <a class="el" href="classitpp_1_1bfstream.html">bfstream</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#d9df24cbf9b42aadb869bc836ffde6f8">low_level</a> ()</td></tr> |
---|
| 113 | |
---|
| 114 | <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> |
---|
| 115 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6bc16822ad74a49cceaa5635f1654c90"></a><!-- doxytag: member="itpp::it_file_old::set_low_precision" ref="6bc16822ad74a49cceaa5635f1654c90" args="(bool p=true)" --> |
---|
| 116 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#6bc16822ad74a49cceaa5635f1654c90">set_low_precision</a> (bool p=true)</td></tr> |
---|
| 117 | |
---|
| 118 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Set the precision. Low precision means floats, high means doubles. <br></td></tr> |
---|
| 119 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3f1f296cbe372636e5790768a14c4e6e"></a><!-- doxytag: member="itpp::it_file_old::get_low_precision" ref="3f1f296cbe372636e5790768a14c4e6e" args="()" --> |
---|
| 120 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#3f1f296cbe372636e5790768a14c4e6e">get_low_precision</a> ()</td></tr> |
---|
| 121 | |
---|
| 122 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Get the precision. <br></td></tr> |
---|
| 123 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="488ab1b792ed431af00c87b23afa8171"></a><!-- doxytag: member="itpp::it_file_old::set_next_name" ref="488ab1b792ed431af00c87b23afa8171" args="(const std::string &n)" --> |
---|
| 124 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#488ab1b792ed431af00c87b23afa8171">set_next_name</a> (const std::string &n)</td></tr> |
---|
| 125 | |
---|
| 126 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Set the name of the next name to be saved. See also the <code><a class="el" href="classitpp_1_1Name.html" title="Automatic naming when savingAn easy way to give a variable a name and optionally...">Name</a></code> class. <br></td></tr> |
---|
| 127 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="64c4dff757bff571d6107bc7748cf065"></a><!-- doxytag: member="itpp::it_file_old::write_file_header" ref="64c4dff757bff571d6107bc7748cf065" args="()" --> |
---|
| 128 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#64c4dff757bff571d6107bc7748cf065">write_file_header</a> ()</td></tr> |
---|
| 129 | |
---|
| 130 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write the header for the <code><a class="el" href="classitpp_1_1it__file__old.html" title="The old (version 2) IT++ file format reading and writing class.">it_file_old</a></code>. <br></td></tr> |
---|
| 131 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="04e8a35ef315b793e17c8bb91e671836"></a><!-- doxytag: member="itpp::it_file_old::write_data_header" ref="04e8a35ef315b793e17c8bb91e671836" args="(const std::string &type, uint32_t size)" --> |
---|
| 132 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#04e8a35ef315b793e17c8bb91e671836">write_data_header</a> (const std::string &type, uint32_t size)</td></tr> |
---|
| 133 | |
---|
| 134 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write the data header for a variable, specifying the type and size of the data to follow. <br></td></tr> |
---|
| 135 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4b2afa41a7ec0eb1710a830326feef88"></a><!-- doxytag: member="itpp::it_file_old::write_data_header" ref="4b2afa41a7ec0eb1710a830326feef88" args="(const std::string &type, const std::string &name, uint32_t size)" --> |
---|
| 136 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#4b2afa41a7ec0eb1710a830326feef88">write_data_header</a> (const std::string &type, const std::string &name, uint32_t size)</td></tr> |
---|
| 137 | |
---|
| 138 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write the data header for a variable, specifying the type, name, and size of the data to follow. <br></td></tr> |
---|
| 139 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="821b36c9424f0db00fe5429ab0af14ec"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="821b36c9424f0db00fe5429ab0af14ec" args="(char x)" --> |
---|
| 140 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#821b36c9424f0db00fe5429ab0af14ec">low_level_write</a> (char x)</td></tr> |
---|
| 141 | |
---|
| 142 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a char value at the current file pointer position. <br></td></tr> |
---|
| 143 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ea41ca361bd8f56a85dd0f8400f20979"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="ea41ca361bd8f56a85dd0f8400f20979" args="(bin x)" --> |
---|
| 144 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#ea41ca361bd8f56a85dd0f8400f20979">low_level_write</a> (<a class="el" href="classitpp_1_1bin.html">bin</a> x)</td></tr> |
---|
| 145 | |
---|
| 146 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a binary value at the current file pointer position. <br></td></tr> |
---|
| 147 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3c20d4ababa36f9688adc8d2d8df9fde"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="3c20d4ababa36f9688adc8d2d8df9fde" args="(short x)" --> |
---|
| 148 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#3c20d4ababa36f9688adc8d2d8df9fde">low_level_write</a> (short x)</td></tr> |
---|
| 149 | |
---|
| 150 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a short value at the current file pointer position. <br></td></tr> |
---|
| 151 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d02333f120f4bc8b35a3f09c1c0f8819"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="d02333f120f4bc8b35a3f09c1c0f8819" args="(int x)" --> |
---|
| 152 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#d02333f120f4bc8b35a3f09c1c0f8819">low_level_write</a> (int x)</td></tr> |
---|
| 153 | |
---|
| 154 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write an integer value at the current file pointer position. <br></td></tr> |
---|
| 155 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ada2378dcb16351511e7a078b8c351ab"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="ada2378dcb16351511e7a078b8c351ab" args="(float x)" --> |
---|
| 156 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#ada2378dcb16351511e7a078b8c351ab">low_level_write</a> (float x)</td></tr> |
---|
| 157 | |
---|
| 158 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a float value at the current file pointer position. <br></td></tr> |
---|
| 159 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b1a01f3066303b3980e50954dbe83216"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="b1a01f3066303b3980e50954dbe83216" args="(double x)" --> |
---|
| 160 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#b1a01f3066303b3980e50954dbe83216">low_level_write</a> (double x)</td></tr> |
---|
| 161 | |
---|
| 162 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a double value at the current file pointer position. <br></td></tr> |
---|
| 163 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4e64bdfe984a4028585964109450e053"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="4e64bdfe984a4028585964109450e053" args="(const std::complex< float > &x)" --> |
---|
| 164 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#4e64bdfe984a4028585964109450e053">low_level_write</a> (const std::complex< float > &x)</td></tr> |
---|
| 165 | |
---|
| 166 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a float complex value at the current file pointer position. <br></td></tr> |
---|
| 167 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7bdf028d9b946d016a1c1cc505879ffb"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="7bdf028d9b946d016a1c1cc505879ffb" args="(const std::complex< double > &x)" --> |
---|
| 168 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#7bdf028d9b946d016a1c1cc505879ffb">low_level_write</a> (const std::complex< double > &x)</td></tr> |
---|
| 169 | |
---|
| 170 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a double complex value at the current file pointer position. <br></td></tr> |
---|
| 171 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="47e61ef90014e5f7db54833e5614c06a"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="47e61ef90014e5f7db54833e5614c06a" args="(const vec &v)" --> |
---|
| 172 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#47e61ef90014e5f7db54833e5614c06a">low_level_write</a> (const vec &v)</td></tr> |
---|
| 173 | |
---|
| 174 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a vec at the current file pointer position. <br></td></tr> |
---|
| 175 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="efad9a2c8efb430df767d16d49e88ebb"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="efad9a2c8efb430df767d16d49e88ebb" args="(const ivec &v)" --> |
---|
| 176 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#efad9a2c8efb430df767d16d49e88ebb">low_level_write</a> (const ivec &v)</td></tr> |
---|
| 177 | |
---|
| 178 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write an ivec at the current file pointer position. <br></td></tr> |
---|
| 179 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2d2110dd9404463a00b3e1e97c2a5bdb"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="2d2110dd9404463a00b3e1e97c2a5bdb" args="(const bvec &v)" --> |
---|
| 180 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#2d2110dd9404463a00b3e1e97c2a5bdb">low_level_write</a> (const bvec &v)</td></tr> |
---|
| 181 | |
---|
| 182 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a bvec at the current file pointer position. <br></td></tr> |
---|
| 183 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c0ddcdc46aa41ba2c3acd1c8a97504dc"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="c0ddcdc46aa41ba2c3acd1c8a97504dc" args="(const cvec &v)" --> |
---|
| 184 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#c0ddcdc46aa41ba2c3acd1c8a97504dc">low_level_write</a> (const cvec &v)</td></tr> |
---|
| 185 | |
---|
| 186 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a cvec at the current file pointer position. <br></td></tr> |
---|
| 187 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7e8c6e27468ad6652047f9e94c372ef4"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="7e8c6e27468ad6652047f9e94c372ef4" args="(const std::string &str)" --> |
---|
| 188 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#7e8c6e27468ad6652047f9e94c372ef4">low_level_write</a> (const std::string &str)</td></tr> |
---|
| 189 | |
---|
| 190 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a string at the current file pointer position. <br></td></tr> |
---|
| 191 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5413faf04917dcfa845c9297a126b3af"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="5413faf04917dcfa845c9297a126b3af" args="(const mat &m)" --> |
---|
| 192 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#5413faf04917dcfa845c9297a126b3af">low_level_write</a> (const mat &m)</td></tr> |
---|
| 193 | |
---|
| 194 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a mat at the current file pointer position. <br></td></tr> |
---|
| 195 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3d5d41cd0a987de8da0b10cf63202a95"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="3d5d41cd0a987de8da0b10cf63202a95" args="(const imat &m)" --> |
---|
| 196 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#3d5d41cd0a987de8da0b10cf63202a95">low_level_write</a> (const imat &m)</td></tr> |
---|
| 197 | |
---|
| 198 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a imat at the current file pointer position. <br></td></tr> |
---|
| 199 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ceeff04d4dc7f44db24cc9eea18904ee"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="ceeff04d4dc7f44db24cc9eea18904ee" args="(const bmat &m)" --> |
---|
| 200 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#ceeff04d4dc7f44db24cc9eea18904ee">low_level_write</a> (const <a class="el" href="mat_8h.html#f90acd1af41bf2d1d8a4bb23662fff69">bmat</a> &m)</td></tr> |
---|
| 201 | |
---|
| 202 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a bmat at the current file pointer position. <br></td></tr> |
---|
| 203 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="effc980e025c8f39ed6cd87753d71f5a"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="effc980e025c8f39ed6cd87753d71f5a" args="(const cmat &m)" --> |
---|
| 204 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#effc980e025c8f39ed6cd87753d71f5a">low_level_write</a> (const cmat &m)</td></tr> |
---|
| 205 | |
---|
| 206 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a cmat at the current file pointer position. <br></td></tr> |
---|
| 207 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f91d485185b69ad1f274eec1831112af"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="f91d485185b69ad1f274eec1831112af" args="(const Array< float > &v)" --> |
---|
| 208 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#f91d485185b69ad1f274eec1831112af">low_level_write</a> (const <a class="el" href="classitpp_1_1Array.html">Array</a>< float > &v)</td></tr> |
---|
| 209 | |
---|
| 210 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a float <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> at the current file pointer position. <br></td></tr> |
---|
| 211 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ce1aae0fc74c5d1bd05ad8de8d6634a9"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="ce1aae0fc74c5d1bd05ad8de8d6634a9" args="(const Array< double > &v)" --> |
---|
| 212 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#ce1aae0fc74c5d1bd05ad8de8d6634a9">low_level_write</a> (const <a class="el" href="classitpp_1_1Array.html">Array</a>< double > &v)</td></tr> |
---|
| 213 | |
---|
| 214 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a double <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> at the current file pointer position. <br></td></tr> |
---|
| 215 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8497c63e8a350716fa237eaca635cc1b"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="8497c63e8a350716fa237eaca635cc1b" args="(const Array< int > &v)" --> |
---|
| 216 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#8497c63e8a350716fa237eaca635cc1b">low_level_write</a> (const <a class="el" href="classitpp_1_1Array.html">Array</a>< int > &v)</td></tr> |
---|
| 217 | |
---|
| 218 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a integer <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> at the current file pointer position. <br></td></tr> |
---|
| 219 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a99e9d6214879e6404b18d7390cb3ba0"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="a99e9d6214879e6404b18d7390cb3ba0" args="(const Array< bin > &v)" --> |
---|
| 220 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#a99e9d6214879e6404b18d7390cb3ba0">low_level_write</a> (const <a class="el" href="classitpp_1_1Array.html">Array</a>< <a class="el" href="classitpp_1_1bin.html">bin</a> > &v)</td></tr> |
---|
| 221 | |
---|
| 222 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a <a class="el" href="classitpp_1_1bin.html" title="Binary arithmetic (boolean) class.">bin</a> <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> at the current file pointer position. <br></td></tr> |
---|
| 223 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4a31ec59c6ea72a653bc9cdb5f4c2c00"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="4a31ec59c6ea72a653bc9cdb5f4c2c00" args="(const Array< std::complex< float > > &v)" --> |
---|
| 224 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#4a31ec59c6ea72a653bc9cdb5f4c2c00">low_level_write</a> (const <a class="el" href="classitpp_1_1Array.html">Array</a>< std::complex< float > > &v)</td></tr> |
---|
| 225 | |
---|
| 226 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a float complex <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> at the current file pointer position. <br></td></tr> |
---|
| 227 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c399779a142f79cd2fd3f157764e6c75"></a><!-- doxytag: member="itpp::it_file_old::low_level_write" ref="c399779a142f79cd2fd3f157764e6c75" args="(const Array< std::complex< double > > &v)" --> |
---|
| 228 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#c399779a142f79cd2fd3f157764e6c75">low_level_write</a> (const <a class="el" href="classitpp_1_1Array.html">Array</a>< std::complex< double > > &v)</td></tr> |
---|
| 229 | |
---|
| 230 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Write a double complex <a class="el" href="classitpp_1_1Array.html" title="General array class.">Array</a> at the current file pointer position. <br></td></tr> |
---|
| 231 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cf16e84c35f1d36b6c75d36ad4724369"></a><!-- doxytag: member="itpp::it_file_old::operator<<" ref="cf16e84c35f1d36b6c75d36ad4724369" args="(it_manip func)" --> |
---|
| 232 | <a class="el" href="classitpp_1_1it__file__old.html">it_file_old</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#cf16e84c35f1d36b6c75d36ad4724369">operator<<</a> (<a class="el" href="classitpp_1_1it__file__old.html#ff958bcf95a7363cac7cf623f99ea5bf">it_manip</a> func)</td></tr> |
---|
| 233 | |
---|
| 234 | <tr><td class="mdescLeft"> </td><td class="mdescRight">ACTION: ADD DOCUMENTATION FOR THIS MEMBER !!!!!!!! <br></td></tr> |
---|
| 235 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2934b24221511f7293e9bd53e6ddb16a"></a><!-- doxytag: member="itpp::it_file_old::remove" ref="2934b24221511f7293e9bd53e6ddb16a" args="(const std::string &name)" --> |
---|
| 236 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#2934b24221511f7293e9bd53e6ddb16a">remove</a> (const std::string &name)</td></tr> |
---|
| 237 | |
---|
| 238 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Removes the variable <code>name</code> from the file. <br></td></tr> |
---|
| 239 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="450b647401b53b7173684b86916d2224"></a><!-- doxytag: member="itpp::it_file_old::exists" ref="450b647401b53b7173684b86916d2224" args="(const std::string &name)" --> |
---|
| 240 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#450b647401b53b7173684b86916d2224">exists</a> (const std::string &name)</td></tr> |
---|
| 241 | |
---|
| 242 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns true if the variable <code>name</code> exists in the file. <br></td></tr> |
---|
| 243 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c9886d901bdb5bc07fc21d7d50c40c69"></a><!-- doxytag: member="itpp::it_file_old::pack" ref="c9886d901bdb5bc07fc21d7d50c40c69" args="()" --> |
---|
| 244 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#c9886d901bdb5bc07fc21d7d50c40c69">pack</a> ()</td></tr> |
---|
| 245 | |
---|
| 246 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Remove slack space from the file. <br></td></tr> |
---|
| 247 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0bbe78a24fc063bc0f06aad3f82d237a"></a><!-- doxytag: member="itpp::it_file_old::open" ref="0bbe78a24fc063bc0f06aad3f82d237a" args="(const std::string &name)" --> |
---|
| 248 | 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> |
---|
| 249 | |
---|
| 250 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Open a file. The file must exist. <br></td></tr> |
---|
| 251 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c7645062ae275b7e4fcb1e9074a5d633"></a><!-- doxytag: member="itpp::it_file_old::read_check_file_header" ref="c7645062ae275b7e4fcb1e9074a5d633" args="()" --> |
---|
| 252 | 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> |
---|
| 253 | |
---|
| 254 | <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> |
---|
| 255 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="addf1dc4fb4c88c815e80b62bb1fda43"></a><!-- doxytag: member="itpp::it_file_old::read_data_header" ref="addf1dc4fb4c88c815e80b62bb1fda43" args="(data_header &h)" --> |
---|
| 256 | 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> |
---|
| 257 | |
---|
| 258 | <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> |
---|
| 259 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="aa806f971e8f224d7feb3d3fb0826461"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="aa806f971e8f224d7feb3d3fb0826461" args="(char &x)" --> |
---|
| 260 | 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> |
---|
| 261 | |
---|
| 262 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a char value at the current file pointer position. <br></td></tr> |
---|
| 263 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4acd0021c6c71ed2458554f2f317ceca"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="4acd0021c6c71ed2458554f2f317ceca" args="(bin &x)" --> |
---|
| 264 | 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> |
---|
| 265 | |
---|
| 266 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a binary value at the current file pointer position. <br></td></tr> |
---|
| 267 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8115cc5db43dfb352a8ff43058131646"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="8115cc5db43dfb352a8ff43058131646" args="(short &x)" --> |
---|
| 268 | 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> |
---|
| 269 | |
---|
| 270 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a short value at the current file pointer position. <br></td></tr> |
---|
| 271 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4267a59076b16f4eba96ab4b437388f8"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="4267a59076b16f4eba96ab4b437388f8" args="(int &x)" --> |
---|
| 272 | 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> |
---|
| 273 | |
---|
| 274 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read an integer value at the current file pointer position. <br></td></tr> |
---|
| 275 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="615bd226eb18451a11e4a6d4bf57ac3e"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="615bd226eb18451a11e4a6d4bf57ac3e" args="(float &x)" --> |
---|
| 276 | 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> |
---|
| 277 | |
---|
| 278 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a float value at the current file pointer position. <br></td></tr> |
---|
| 279 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="de4970faeff1df2356ac6f6a66f6528f"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="de4970faeff1df2356ac6f6a66f6528f" args="(double &x)" --> |
---|
| 280 | 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> |
---|
| 281 | |
---|
| 282 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a double value at the current file pointer position. <br></td></tr> |
---|
| 283 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fc0184b4ae8b46cd029a0cd5c7538f4c"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="fc0184b4ae8b46cd029a0cd5c7538f4c" args="(std::complex< float > &x)" --> |
---|
| 284 | 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> |
---|
| 285 | |
---|
| 286 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a float complex value at the current file pointer position. <br></td></tr> |
---|
| 287 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f9aebe6557dc5fa6f7c3e6875c51d1f0"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="f9aebe6557dc5fa6f7c3e6875c51d1f0" args="(std::complex< double > &x)" --> |
---|
| 288 | 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> |
---|
| 289 | |
---|
| 290 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a double complex value at the current file pointer position. <br></td></tr> |
---|
| 291 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fcbd07459e4228dd77269dab8c440e24"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="fcbd07459e4228dd77269dab8c440e24" args="(ivec &v)" --> |
---|
| 292 | 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> |
---|
| 293 | |
---|
| 294 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of integer values at the current file pointer position. <br></td></tr> |
---|
| 295 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="34f2ab964fd037ab20855134ad964791"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="34f2ab964fd037ab20855134ad964791" args="(bvec &v)" --> |
---|
| 296 | 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> |
---|
| 297 | |
---|
| 298 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of binary values at the current file pointer position. <br></td></tr> |
---|
| 299 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0c93036329e5cdc65a62c737676c9f9c"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="0c93036329e5cdc65a62c737676c9f9c" args="(std::string &str)" --> |
---|
| 300 | 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> |
---|
| 301 | |
---|
| 302 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a string at the current file pointer position. <br></td></tr> |
---|
| 303 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7848634295234074c7d5b993d0049192"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="7848634295234074c7d5b993d0049192" args="(imat &m)" --> |
---|
| 304 | 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> |
---|
| 305 | |
---|
| 306 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of integer values at the current file pointer position. <br></td></tr> |
---|
| 307 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ef1b2afaa25f486492c988f2554da5ee"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="ef1b2afaa25f486492c988f2554da5ee" args="(bmat &m)" --> |
---|
| 308 | 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> |
---|
| 309 | |
---|
| 310 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of binary values at the current file pointer position. <br></td></tr> |
---|
| 311 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ce0bbf0c7279d8b3281dd14e5ed97eee"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="ce0bbf0c7279d8b3281dd14e5ed97eee" args="(Array< int > &v)" --> |
---|
| 312 | 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> |
---|
| 313 | |
---|
| 314 | <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> |
---|
| 315 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8c9f64a10e0b5ec75d1698b5fa6be5ba"></a><!-- doxytag: member="itpp::it_file_old::low_level_read" ref="8c9f64a10e0b5ec75d1698b5fa6be5ba" args="(Array< bin > &v)" --> |
---|
| 316 | 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> |
---|
| 317 | |
---|
| 318 | <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> |
---|
| 319 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2428ce763f13889d77f4ef2a97bc6b62"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_lo" ref="2428ce763f13889d77f4ef2a97bc6b62" args="(vec &v)" --> |
---|
| 320 | 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> |
---|
| 321 | |
---|
| 322 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of float values at the current file pointer position. <br></td></tr> |
---|
| 323 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5ed9a5d221055fb43267c1155d25926e"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_lo" ref="5ed9a5d221055fb43267c1155d25926e" args="(cvec &v)" --> |
---|
| 324 | 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> |
---|
| 325 | |
---|
| 326 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of float complex values at the current file pointer position. <br></td></tr> |
---|
| 327 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fc71739264dfac73e8766380a102affc"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_lo" ref="fc71739264dfac73e8766380a102affc" args="(mat &m)" --> |
---|
| 328 | 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> |
---|
| 329 | |
---|
| 330 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of float values at the current file pointer position. <br></td></tr> |
---|
| 331 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d2439e556e9c2971c684e132f2eecd32"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_lo" ref="d2439e556e9c2971c684e132f2eecd32" args="(cmat &m)" --> |
---|
| 332 | 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> |
---|
| 333 | |
---|
| 334 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of float complex values at the current file pointer position. <br></td></tr> |
---|
| 335 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d67d46cdcfcb62f5eb0211eec9f30b35"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_lo" ref="d67d46cdcfcb62f5eb0211eec9f30b35" args="(Array< float > &v)" --> |
---|
| 336 | 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> |
---|
| 337 | |
---|
| 338 | <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> |
---|
| 339 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5fc2db9a1de72739fe4e0fa8292bfcd4"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_lo" ref="5fc2db9a1de72739fe4e0fa8292bfcd4" args="(Array< double > &v)" --> |
---|
| 340 | 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> |
---|
| 341 | |
---|
| 342 | <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> |
---|
| 343 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2ff6f9579ab7b0c553127411d724d022"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_lo" ref="2ff6f9579ab7b0c553127411d724d022" args="(Array< std::complex< float > > &v)" --> |
---|
| 344 | 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> |
---|
| 345 | |
---|
| 346 | <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> |
---|
| 347 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="18ea25a860e6d45ec942a29cb9170a9f"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_lo" ref="18ea25a860e6d45ec942a29cb9170a9f" args="(Array< std::complex< double > > &v)" --> |
---|
| 348 | 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> |
---|
| 349 | |
---|
| 350 | <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> |
---|
| 351 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="494e682cba62620ba5fd4cea281d00e3"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_hi" ref="494e682cba62620ba5fd4cea281d00e3" args="(vec &v)" --> |
---|
| 352 | 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> |
---|
| 353 | |
---|
| 354 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of double values at the current file pointer position. <br></td></tr> |
---|
| 355 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="39e1d0079332a39011605803066fd764"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_hi" ref="39e1d0079332a39011605803066fd764" args="(cvec &v)" --> |
---|
| 356 | 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> |
---|
| 357 | |
---|
| 358 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a vector of double complex values at the current file pointer position. <br></td></tr> |
---|
| 359 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0f20d5493bb72fb57130b5b76bb62983"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_hi" ref="0f20d5493bb72fb57130b5b76bb62983" args="(mat &m)" --> |
---|
| 360 | 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> |
---|
| 361 | |
---|
| 362 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of double values at the current file pointer position. <br></td></tr> |
---|
| 363 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="49a931c132d308ba754019f8beb8560b"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_hi" ref="49a931c132d308ba754019f8beb8560b" args="(cmat &m)" --> |
---|
| 364 | 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> |
---|
| 365 | |
---|
| 366 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read a matrix of double complex values at the current file pointer position. <br></td></tr> |
---|
| 367 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8e0437a3945815945782a15c39eae25f"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_hi" ref="8e0437a3945815945782a15c39eae25f" args="(Array< double > &v)" --> |
---|
| 368 | 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> |
---|
| 369 | |
---|
| 370 | <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> |
---|
| 371 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e56cd4bf1fc09c0f117d0848935b7e85"></a><!-- doxytag: member="itpp::it_file_old::low_level_read_hi" ref="e56cd4bf1fc09c0f117d0848935b7e85" args="(Array< std::complex< double > > &v)" --> |
---|
| 372 | 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> |
---|
| 373 | |
---|
| 374 | <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> |
---|
| 375 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2f52c45647939c526474a11b2a61f33e"></a><!-- doxytag: member="itpp::it_file_old::seek" ref="2f52c45647939c526474a11b2a61f33e" args="(const std::string &name)" --> |
---|
| 376 | 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> |
---|
| 377 | |
---|
| 378 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Find the variable <code>name</code>. <br></td></tr> |
---|
| 379 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="58f5a9d8ab70c356ae81e8577ebc68ab"></a><!-- doxytag: member="itpp::it_file_old::seek" ref="58f5a9d8ab70c356ae81e8577ebc68ab" args="(int n)" --> |
---|
| 380 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__ifile__old.html#58f5a9d8ab70c356ae81e8577ebc68ab">seek</a> (int n)</td></tr> |
---|
| 381 | |
---|
| 382 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Find the variable number <code>n</code>. <br></td></tr> |
---|
| 383 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7dab6c219739989e6b628c9c65fd633c"></a><!-- doxytag: member="itpp::it_file_old::info" ref="7dab6c219739989e6b628c9c65fd633c" args="(std::string &name, std::string &type, int &bytes)" --> |
---|
| 384 | 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> |
---|
| 385 | |
---|
| 386 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Get information about the current variable. <br></td></tr> |
---|
| 387 | <tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr> |
---|
| 388 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9f545d99f63a73526df76b0e6b95f75e"></a><!-- doxytag: member="itpp::it_file_old::remove" ref="9f545d99f63a73526df76b0e6b95f75e" args="()" --> |
---|
| 389 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#9f545d99f63a73526df76b0e6b95f75e">remove</a> ()</td></tr> |
---|
| 390 | |
---|
| 391 | <tr><td class="mdescLeft"> </td><td class="mdescRight">ACTION: Add documenation for this protected member. <br></td></tr> |
---|
| 392 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bef55bb2ae86238245128a8a67135ea7"></a><!-- doxytag: member="itpp::it_file_old::write_data_header_here" ref="bef55bb2ae86238245128a8a67135ea7" args="(const data_header &h)" --> |
---|
| 393 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#bef55bb2ae86238245128a8a67135ea7">write_data_header_here</a> (const <a class="el" href="structitpp_1_1it__file__base__old_1_1data__header.html">data_header</a> &h)</td></tr> |
---|
| 394 | |
---|
| 395 | <tr><td class="mdescLeft"> </td><td class="mdescRight">ACTION: Add documenation for this protected member. <br></td></tr> |
---|
| 396 | <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> |
---|
| 397 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0ddbc0d78f4295b27a485774e114a01f"></a><!-- doxytag: member="itpp::it_file_old::low_prec" ref="0ddbc0d78f4295b27a485774e114a01f" args="" --> |
---|
| 398 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#0ddbc0d78f4295b27a485774e114a01f">low_prec</a></td></tr> |
---|
| 399 | |
---|
| 400 | <tr><td class="mdescLeft"> </td><td class="mdescRight">ACTION: Add documenation for this protected member. <br></td></tr> |
---|
| 401 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="62a490cf782c623ced9d44083b9ed84b"></a><!-- doxytag: member="itpp::it_file_old::next_name" ref="62a490cf782c623ced9d44083b9ed84b" args="" --> |
---|
| 402 | std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="classitpp_1_1it__file__old.html#62a490cf782c623ced9d44083b9ed84b">next_name</a></td></tr> |
---|
| 403 | |
---|
| 404 | <tr><td class="mdescLeft"> </td><td class="mdescRight">ACTION: Add documenation for this protected member. <br></td></tr> |
---|
| 405 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f9e5f6a2965e410a52187098388614c7"></a><!-- doxytag: member="itpp::it_file_old::s" ref="f9e5f6a2965e410a52187098388614c7" args="" --> |
---|
| 406 | <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> |
---|
| 407 | |
---|
| 408 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Protected binary file stream. <br></td></tr> |
---|
| 409 | <tr><td colspan="2"><br><h2>Static Protected Attributes</h2></td></tr> |
---|
| 410 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ed581fc28c0b0db81e09a93f2f72b431"></a><!-- doxytag: member="itpp::it_file_old::file_magic" ref="ed581fc28c0b0db81e09a93f2f72b431" args="[4]" --> |
---|
| 411 | 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> |
---|
| 412 | |
---|
| 413 | <tr><td class="mdescLeft"> </td><td class="mdescRight">ACTION: Add documentation. <br></td></tr> |
---|
| 414 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e1f00758bf13ddcae8b5497ff35cc464"></a><!-- doxytag: member="itpp::it_file_old::file_version" ref="e1f00758bf13ddcae8b5497ff35cc464" args="" --> |
---|
| 415 | 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> |
---|
| 416 | |
---|
| 417 | <tr><td class="mdescLeft"> </td><td class="mdescRight">ACTION: Add documentation. <br></td></tr> |
---|
| 418 | </table> |
---|
| 419 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 420 | The old (version 2) IT++ file format reading and writing class. |
---|
| 421 | <p> |
---|
| 422 | <dl class="warning" compact><dt><b>Warning:</b></dt><dd>This class is deprecated and will be removed in future. </dd></dl> |
---|
| 423 | <hr><h2>Constructor & Destructor Documentation</h2> |
---|
| 424 | <a class="anchor" name="78b722437123e1bc6ee2ae2ab030d5fe"></a><!-- doxytag: member="itpp::it_file_old::it_file_old" ref="78b722437123e1bc6ee2ae2ab030d5fe" args="(const std::string &name, bool trunc=false)" --> |
---|
| 425 | <div class="memitem"> |
---|
| 426 | <div class="memproto"> |
---|
| 427 | <table class="memname"> |
---|
| 428 | <tr> |
---|
| 429 | <td class="memname">itpp::it_file_old::it_file_old </td> |
---|
| 430 | <td>(</td> |
---|
| 431 | <td class="paramtype">const std::string & </td> |
---|
| 432 | <td class="paramname"> <em>name</em>, </td> |
---|
| 433 | </tr> |
---|
| 434 | <tr> |
---|
| 435 | <td class="paramkey"></td> |
---|
| 436 | <td></td> |
---|
| 437 | <td class="paramtype">bool </td> |
---|
| 438 | <td class="paramname"> <em>trunc</em> = <code>false</code></td><td> </td> |
---|
| 439 | </tr> |
---|
| 440 | <tr> |
---|
| 441 | <td></td> |
---|
| 442 | <td>)</td> |
---|
| 443 | <td></td><td></td><td><code> [explicit]</code></td> |
---|
| 444 | </tr> |
---|
| 445 | </table> |
---|
| 446 | </div> |
---|
| 447 | <div class="memdoc"> |
---|
| 448 | |
---|
| 449 | <p> |
---|
| 450 | Constructor. |
---|
| 451 | <p> |
---|
| 452 | If the file does not exist it will be created. If <code>trunc</code> is true, the file will be truncated. |
---|
| 453 | <p>References <a class="el" href="itfile_8h-source.html#l00913">low_prec</a>, <a class="el" href="itfile_8h-source.html#l00915">next_name</a>, and <a class="el" href="itfile_8cpp-source.html#l02334">open()</a>.</p> |
---|
| 454 | |
---|
| 455 | </div> |
---|
| 456 | </div><p> |
---|
| 457 | <hr><h2>Member Function Documentation</h2> |
---|
| 458 | <a class="anchor" name="a1bca25a024f9726a0f64120df38f2d6"></a><!-- doxytag: member="itpp::it_file_old::open" ref="a1bca25a024f9726a0f64120df38f2d6" args="(const std::string &name, bool trunc=false)" --> |
---|
| 459 | <div class="memitem"> |
---|
| 460 | <div class="memproto"> |
---|
| 461 | <table class="memname"> |
---|
| 462 | <tr> |
---|
| 463 | <td class="memname">void itpp::it_file_old::open </td> |
---|
| 464 | <td>(</td> |
---|
| 465 | <td class="paramtype">const std::string & </td> |
---|
| 466 | <td class="paramname"> <em>name</em>, </td> |
---|
| 467 | </tr> |
---|
| 468 | <tr> |
---|
| 469 | <td class="paramkey"></td> |
---|
| 470 | <td></td> |
---|
| 471 | <td class="paramtype">bool </td> |
---|
| 472 | <td class="paramname"> <em>trunc</em> = <code>false</code></td><td> </td> |
---|
| 473 | </tr> |
---|
| 474 | <tr> |
---|
| 475 | <td></td> |
---|
| 476 | <td>)</td> |
---|
| 477 | <td></td><td></td><td></td> |
---|
| 478 | </tr> |
---|
| 479 | </table> |
---|
| 480 | </div> |
---|
| 481 | <div class="memdoc"> |
---|
| 482 | |
---|
| 483 | <p> |
---|
| 484 | Open a file for reading and writing. |
---|
| 485 | <p> |
---|
| 486 | If the file does not exist it will be created. If <code>trunc</code> is true, the file will be truncated. |
---|
| 487 | <p>References <a class="el" href="binfile_8cpp-source.html#l00071">itpp::exist()</a>, <a class="el" href="itassert_8h-source.html#l00126">it_error</a>, <a class="el" href="itassert_8h-source.html#l00117">it_error_if</a>, <a class="el" href="binfile_8cpp-source.html#l00296">itpp::bfstream::open()</a>, <a class="el" href="itfile_8cpp-source.html#l01967">itpp::it_ifile_old::read_check_file_header()</a>, <a class="el" href="itfile_8h-source.html#l00787">itpp::it_ifile_old::s</a>, and <a class="el" href="itfile_8cpp-source.html#l02360">write_file_header()</a>.</p> |
---|
| 488 | |
---|
| 489 | <p>Referenced by <a class="el" href="itfile_8cpp-source.html#l02327">it_file_old()</a>.</p> |
---|
| 490 | |
---|
| 491 | </div> |
---|
| 492 | </div><p> |
---|
| 493 | <hr>The documentation for this class was generated from the following files:<ul> |
---|
| 494 | <li><a class="el" href="itfile_8h-source.html">itfile.h</a><li><a class="el" href="itfile_8cpp.html">itfile.cpp</a></ul> |
---|
| 495 | </div> |
---|
| 496 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:19 2009 for mixpp by |
---|
| 497 | <a href="http://www.doxygen.org/index.html"> |
---|
| 498 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
| 499 | </body> |
---|
| 500 | </html> |
---|