root/doc/html/structitpp_1_1it__file__base__old_1_1data__header.html @ 354

Revision 353, 7.1 kB (checked in by smidl, 15 years ago)

doc

Line 
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_base_old::it_file_base_old::data_header Struct 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<!--
10function 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}
22function 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}
46window.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&nbsp;Page</span></a></li>
53      <li><a href="pages.html"><span>Related&nbsp;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&nbsp;List</span></a></li>
62      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
63      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
64      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
65    </ul>
66  </div>
67  <div class="navpath"><b>itpp</b>::<a class="el" href="classitpp_1_1it__file__base__old.html">it_file_base_old</a>::<a class="el" href="structitpp_1_1it__file__base__old_1_1data__header.html">data_header</a>
68  </div>
69</div>
70<div class="contents">
71<h1>itpp::it_file_base_old::it_file_base_old::data_header Struct Reference</h1><!-- doxytag: class="itpp::it_file_base_old::data_header" -->Data header structure. 
72<a href="#_details">More...</a>
73<p>
74<code>#include &lt;<a class="el" href="itfile_8h-source.html">itfile.h</a>&gt;</code>
75<p>
76
77<p>
78<a href="structitpp_1_1it__file__base__old_1_1data__header-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
79<tr><td></td></tr>
80<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
81<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8bfc869efef5c7a0888476fc5902a8f6"></a><!-- doxytag: member="itpp::it_file_base_old::data_header::endianity" ref="8bfc869efef5c7a0888476fc5902a8f6" args="" -->
82char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structitpp_1_1it__file__base__old_1_1data__header.html#8bfc869efef5c7a0888476fc5902a8f6">endianity</a></td></tr>
83
84<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">0=little, 1=big <br></td></tr>
85<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1c26ad6df420d5ef2d24bf553e27b5bc"></a><!-- doxytag: member="itpp::it_file_base_old::data_header::name" ref="1c26ad6df420d5ef2d24bf553e27b5bc" args="" -->
86std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structitpp_1_1it__file__base__old_1_1data__header.html#1c26ad6df420d5ef2d24bf553e27b5bc">name</a></td></tr>
87
88<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">data name <br></td></tr>
89<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f2d2d4a131e537cfe1249eaee7bca18a"></a><!-- doxytag: member="itpp::it_file_base_old::data_header::type" ref="f2d2d4a131e537cfe1249eaee7bca18a" args="" -->
90std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structitpp_1_1it__file__base__old_1_1data__header.html#f2d2d4a131e537cfe1249eaee7bca18a">type</a></td></tr>
91
92<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">data type, e.g. int32, float32, etc. type = "" means deleted <br></td></tr>
93<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
94<tr><td class="memItemLeft" nowrap align="right" valign="top">uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structitpp_1_1it__file__base__old_1_1data__header.html#38eb836997a4e656ded4067fb182c5f2">hdr_bytes</a></td></tr>
95
96<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5554858a33ab67739675e7f8461009c7"></a><!-- doxytag: member="itpp::it_file_base_old::data_header::data_bytes" ref="5554858a33ab67739675e7f8461009c7" args="" -->
97uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><b>data_bytes</b></td></tr>
98
99<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bbf0064b1a342e1caa00c78ade929ff7"></a><!-- doxytag: member="itpp::it_file_base_old::data_header::block_bytes" ref="bbf0064b1a342e1caa00c78ade929ff7" args="" -->
100uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><b>block_bytes</b></td></tr>
101
102</table>
103<hr><a name="_details"></a><h2>Detailed Description</h2>
104Data header structure. <hr><h2>Member Data Documentation</h2>
105<a class="anchor" name="38eb836997a4e656ded4067fb182c5f2"></a><!-- doxytag: member="itpp::it_file_base_old::data_header::hdr_bytes" ref="38eb836997a4e656ded4067fb182c5f2" args="" -->
106<div class="memitem">
107<div class="memproto">
108      <table class="memname">
109        <tr>
110          <td class="memname">uint32_t itpp::it_file_base_old::it_file_base_old::data_header::hdr_bytes          </td>
111        </tr>
112      </table>
113</div>
114<div class="memdoc">
115
116<p>
117size variables
118<p>Referenced by <a class="el" href="itfile_8cpp-source.html#l01977">itpp::it_ifile_old::read_data_header()</a>, <a class="el" href="itfile_8cpp-source.html#l02449">itpp::it_file_old::remove()</a>, <a class="el" href="itfile_8cpp-source.html#l02373">itpp::it_file_old::write_data_header()</a>, and <a class="el" href="itfile_8cpp-source.html#l02437">itpp::it_file_old::write_data_header_here()</a>.</p>
119
120</div>
121</div><p>
122<hr>The documentation for this struct was generated from the following file:<ul>
123<li><a class="el" href="itfile_8h-source.html">itfile.h</a></ul>
124</div>
125<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:19 2009 for mixpp by&nbsp;
126<a href="http://www.doxygen.org/index.html">
127<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
128</body>
129</html>
Note: See TracBrowser for help on using the browser.