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: Class Members - Variables</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 class="current"><a href="functions.html"><span>Class Members</span></a></li> |
---|
65 | </ul> |
---|
66 | </div> |
---|
67 | <div class="tabs"> |
---|
68 | <ul> |
---|
69 | <li><a href="functions.html"><span>All</span></a></li> |
---|
70 | <li><a href="functions_func.html"><span>Functions</span></a></li> |
---|
71 | <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> |
---|
72 | <li><a href="functions_type.html"><span>Typedefs</span></a></li> |
---|
73 | <li><a href="functions_enum.html"><span>Enumerations</span></a></li> |
---|
74 | <li><a href="functions_eval.html"><span>Enumerator</span></a></li> |
---|
75 | <li><a href="functions_rela.html"><span>Related Functions</span></a></li> |
---|
76 | </ul> |
---|
77 | </div> |
---|
78 | <div class="tabs"> |
---|
79 | <ul> |
---|
80 | <li><a href="functions_vars.html#index__"><span>_</span></a></li> |
---|
81 | <li><a href="functions_vars_0x61.html#index_a"><span>a</span></a></li> |
---|
82 | <li><a href="functions_vars_0x62.html#index_b"><span>b</span></a></li> |
---|
83 | <li><a href="functions_vars_0x63.html#index_c"><span>c</span></a></li> |
---|
84 | <li><a href="functions_vars_0x64.html#index_d"><span>d</span></a></li> |
---|
85 | <li><a href="functions_vars_0x65.html#index_e"><span>e</span></a></li> |
---|
86 | <li><a href="functions_vars_0x66.html#index_f"><span>f</span></a></li> |
---|
87 | <li><a href="functions_vars_0x67.html#index_g"><span>g</span></a></li> |
---|
88 | <li><a href="functions_vars_0x68.html#index_h"><span>h</span></a></li> |
---|
89 | <li><a href="functions_vars_0x69.html#index_i"><span>i</span></a></li> |
---|
90 | <li><a href="functions_vars_0x6b.html#index_k"><span>k</span></a></li> |
---|
91 | <li><a href="functions_vars_0x6c.html#index_l"><span>l</span></a></li> |
---|
92 | <li><a href="functions_vars_0x6d.html#index_m"><span>m</span></a></li> |
---|
93 | <li><a href="functions_vars_0x6e.html#index_n"><span>n</span></a></li> |
---|
94 | <li><a href="functions_vars_0x6f.html#index_o"><span>o</span></a></li> |
---|
95 | <li><a href="functions_vars_0x70.html#index_p"><span>p</span></a></li> |
---|
96 | <li><a href="functions_vars_0x71.html#index_q"><span>q</span></a></li> |
---|
97 | <li><a href="functions_vars_0x72.html#index_r"><span>r</span></a></li> |
---|
98 | <li><a href="functions_vars_0x73.html#index_s"><span>s</span></a></li> |
---|
99 | <li class="current"><a href="functions_vars_0x74.html#index_t"><span>t</span></a></li> |
---|
100 | <li><a href="functions_vars_0x75.html#index_u"><span>u</span></a></li> |
---|
101 | <li><a href="functions_vars_0x76.html#index_v"><span>v</span></a></li> |
---|
102 | <li><a href="functions_vars_0x77.html#index_w"><span>w</span></a></li> |
---|
103 | <li><a href="functions_vars_0x78.html#index_x"><span>x</span></a></li> |
---|
104 | <li><a href="functions_vars_0x79.html#index_y"><span>y</span></a></li> |
---|
105 | <li><a href="functions_vars_0x7a.html#index_z"><span>z</span></a></li> |
---|
106 | </ul> |
---|
107 | </div> |
---|
108 | </div> |
---|
109 | <div class="contents"> |
---|
110 | |
---|
111 | <p> |
---|
112 | <h3><a class="anchor" name="index_t">- t -</a></h3><ul> |
---|
113 | <li>tap_doppler_spectrum |
---|
114 | : <a class="el" href="classitpp_1_1Channel__Specification.html#7e3cbffe1805c44fcdc4042408bbc3ad">itpp::Channel_Specification</a> |
---|
115 | , <a class="el" href="classitpp_1_1TDL__Channel.html#325c4b7315bfdb61fb4cc35994539e91">itpp::TDL_Channel</a> |
---|
116 | <li>tcp_new_data |
---|
117 | : <a class="el" href="classitpp_1_1TCP__Receiver.html#bbab0658b36792c135ed6c32e23ea40b">itpp::TCP_Receiver</a> |
---|
118 | <li>tcp_receive |
---|
119 | : <a class="el" href="classitpp_1_1TCP__Receiver.html#5bf494bcd08ad86837e22f83877fb59a">itpp::TCP_Receiver</a> |
---|
120 | <li>tcp_receive_ack |
---|
121 | : <a class="el" href="classitpp_1_1TCP__Sender.html#4ee84caca57541e168259a09d6be5a3a">itpp::TCP_Sender</a> |
---|
122 | <li>tcp_release |
---|
123 | : <a class="el" href="classitpp_1_1TCP__Sender.html#4873bed02d114fa31df7384152a7f1a5">itpp::TCP_Sender</a> |
---|
124 | , <a class="el" href="classitpp_1_1TCP__Receiver.html#b7df00acd607d036b840461fb7a0ae05">itpp::TCP_Receiver</a> |
---|
125 | <li>tcp_send |
---|
126 | : <a class="el" href="classitpp_1_1TCP__Sender.html#c78143630d62c965192299a86893f92c">itpp::TCP_Sender</a> |
---|
127 | <li>tcp_send_ack |
---|
128 | : <a class="el" href="classitpp_1_1TCP__Receiver.html#2b440d09349a194f4bf943da9634f7c7">itpp::TCP_Receiver</a> |
---|
129 | <li>tcp_socket_write |
---|
130 | : <a class="el" href="classitpp_1_1TCP__Sender.html#8ea6b37f1515de6ad3de75095cd8a781">itpp::TCP_Sender</a> |
---|
131 | <li>Ti |
---|
132 | : <a class="el" href="classitpp_1_1Burst__WWW__Packet__Generator.html#2796de858976906ae1a58c74671eea96">itpp::Burst_WWW_Packet_Generator</a> |
---|
133 | <li>time |
---|
134 | : <a class="el" href="classbdm_1_1MemDS.html#681ee3831f68f4f20ed54e04e8b3f107">bdm::MemDS</a> |
---|
135 | <li>time_offset |
---|
136 | : <a class="el" href="classitpp_1_1Correlated__Fading__Generator.html#4da6e42de65ea4580dcc378aaab9f82f">itpp::Correlated_Fading_Generator</a> |
---|
137 | <li>times |
---|
138 | : <a class="el" href="classbdm_1_1RV.html#ef6703854820bbf61736738f1bac6896">bdm::RV</a> |
---|
139 | , <a class="el" href="classbdm_1_1str.html#905dc0f240e40432c103708c4a34f80a">bdm::str</a> |
---|
140 | <li>timestamp |
---|
141 | : <a class="el" href="classitpp_1_1L3__Packet__Info.html#bdad6c86b0eeb05c61c8b235df2b1441">itpp::L3_Packet_Info</a> |
---|
142 | <li>total |
---|
143 | : <a class="el" href="classitpp_1_1Punctured__Convolutional__Code.html#7728ad6a3c0389c00d005002a0dd45e7">itpp::Punctured_Convolutional_Code</a> |
---|
144 | <li>Tr |
---|
145 | : <a class="el" href="classitpp_1_1Burst__WWW__Packet__Generator.html#3ab217136de996e15aa9a36200139296">itpp::Burst_WWW_Packet_Generator</a> |
---|
146 | <li>trunc_length |
---|
147 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#57ef97ff464b7f36a284540426a26ce3">itpp::Convolutional_Code</a> |
---|
148 | <li>trunc_ptr |
---|
149 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#89b0d6ba21457e1aab73f53631a5cb7f">itpp::Convolutional_Code</a> |
---|
150 | <li>trunc_state |
---|
151 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#d26ed837b36f7313277a2b1dcc7b0c4c">itpp::Convolutional_Code</a> |
---|
152 | <li>trust |
---|
153 | : <a class="el" href="classitpp_1_1MOG__diag__kmeans__sup.html#c95783a3432e07a655769f0ae7fd2b1e">itpp::MOG_diag_kmeans_sup</a> |
---|
154 | <li>type |
---|
155 | : <a class="el" href="classitpp_1_1LDPC__Generator.html#3a3ee287a74880985500b0470c10393f">itpp::LDPC_Generator</a> |
---|
156 | , <a class="el" href="structitpp_1_1it__file__base__old_1_1data__header.html#f2d2d4a131e537cfe1249eaee7bca18a">itpp::it_file_base_old::it_file_base_old::data_header</a> |
---|
157 | , <a class="el" href="structitpp_1_1it__file__base_1_1data__header.html#4802382d221032d3c8551ceee8206c5f">itpp::it_file_base::it_file_base::data_header</a> |
---|
158 | </ul> |
---|
159 | </div> |
---|
160 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
161 | <a href="http://www.doxygen.org/index.html"> |
---|
162 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
163 | </body> |
---|
164 | </html> |
---|