GeoNetworkingCodec_8hh_source.html 24.9 KB
Newer Older
garciay's avatar
garciay committed
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ETSI STF525 / Internal Testing test suite: /home/vagrant/TriesAndDelete/etsi_its/framework/include/GeoNetworkingCodec.hh Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">ETSI STF525 / Internal Testing test suite
   </div>
   <div id="projectbrief">This project provides an internal testing test suite and its associated Test Adapter/Codec</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_644e041c3a6521da7b27eba0e4eb2b95.html">framework</a></li><li class="navelem"><a class="el" href="dir_dd40116cd1cfebdc77a7c7114b29912e.html">include</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">GeoNetworkingCodec.hh</div>  </div>
</div><!--header-->
<div class="contents">
<a href="GeoNetworkingCodec_8hh.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="preprocessor">#ifndef GNCODEC_H</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor">#define GNCODEC_H</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;</div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="Codec_8hh.html">Codec.hh</a>&quot;</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="Params_8hh.html">Params.hh</a>&quot;</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;</div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="keyword">class </span>Base_Type;</div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="keyword">class </span>TTCN_Typedescriptor_t;</div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="keyword">class </span>TTCN_Buffer;</div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;</div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceLibItsGeoNetworking____TypesAndValues.html">LibItsGeoNetworking__TypesAndValues</a> {</div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;  <span class="keyword">class </span>GeoNetworkingPdu;</div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;  <span class="keyword">class </span>GnNonSecuredPacket;</div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;  <span class="keyword">class </span>HeaderTST;</div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;  <span class="keyword">class </span>ExtendedHeader;</div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;  <span class="keyword">class </span>DecodedPayload;</div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;};</div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;</div><div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="namespaceLibItsSecurity____TypesAndValues.html">   19</a></span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceLibItsSecurity____TypesAndValues.html">LibItsSecurity__TypesAndValues</a> {</div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;  <span class="keyword">class </span>SecuredMessage;</div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;};</div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div><div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="structEncoding__Context.html">   23</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structEncoding__Context.html">Encoding_Context</a> {</div><div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="structEncoding__Context.html#a1ea2da63d9863e32a0c50152ce82790b">   24</a></span>&#160;  <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> <a class="code" href="structEncoding__Context.html#a1ea2da63d9863e32a0c50152ce82790b">next_header</a>;</div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="structEncoding__Context.html#aa20a6c6d8bb369e75d68baaeb964cc3b">   25</a></span>&#160;  <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> <a class="code" href="structEncoding__Context.html#aa20a6c6d8bb369e75d68baaeb964cc3b">header_type</a>;</div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="structEncoding__Context.html#a07d7654d8c8bb114f28d97ec54bf1296">   26</a></span>&#160;  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>  <a class="code" href="structEncoding__Context.html#a07d7654d8c8bb114f28d97ec54bf1296">length_position</a>;</div><div class="line"><a name="l00027"></a><span class="lineno"><a class="line" href="structEncoding__Context.html#a5969f2d9b2346a5eb2afcdd32ea58011">   27</a></span>&#160;  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>  <a class="code" href="structEncoding__Context.html#a5969f2d9b2346a5eb2afcdd32ea58011">length</a>;</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="structEncoding__Context.html#af19b383715b662dfa344870b2657ac67">   29</a></span>&#160;  <a class="code" href="structEncoding__Context.html#af19b383715b662dfa344870b2657ac67">Encoding_Context</a>() { next_header = 0xff; header_type = 0xff; length_position = -1; length = -1; }</div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;};</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="comment">//typedef struct Encoding_Context Encoding_Context;</span></div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;</div><div class="line"><a name="l00033"></a><span class="lineno"><a class="line" href="structDecoding__Context.html">   33</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structDecoding__Context.html">Decoding_Context</a> {</div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="structDecoding__Context.html#a8a263bba0aa115d0e2fcb2505ec01f76">   34</a></span>&#160;  <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>              <a class="code" href="structDecoding__Context.html#a8a263bba0aa115d0e2fcb2505ec01f76">next_header</a>;</div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="structDecoding__Context.html#a1466abd9999d52f4a85d47424df323ff">   35</a></span>&#160;  <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>              <a class="code" href="structDecoding__Context.html#a1466abd9999d52f4a85d47424df323ff">header_type</a>;</div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="structDecoding__Context.html#aabd3eb3d1a2a88cdea926c631d5b0247">   36</a></span>&#160;  <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>              <a class="code" href="structDecoding__Context.html#aabd3eb3d1a2a88cdea926c631d5b0247">header_sub_type</a>;</div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="structDecoding__Context.html#a516a752773315768cb0689a326165880">   37</a></span>&#160;  <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>              <a class="code" href="structDecoding__Context.html#a516a752773315768cb0689a326165880">traffic_class</a>;</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="structDecoding__Context.html#a7f511b71724fb68421d808fdce1e0a49">   38</a></span>&#160;  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>               <a class="code" href="structDecoding__Context.html#a7f511b71724fb68421d808fdce1e0a49">lifetime</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="structDecoding__Context.html#a0af5576e44402ac2d604f14ccb532540">   39</a></span>&#160;  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>               <a class="code" href="structDecoding__Context.html#a0af5576e44402ac2d604f14ccb532540">length</a>;</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="structDecoding__Context.html#ab3b9569ed0ad3af562666667c7bd2784">   40</a></span>&#160;  std::string                <a class="code" href="structDecoding__Context.html#ab3b9569ed0ad3af562666667c7bd2784">payload</a>;</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="structDecoding__Context.html#a8b764e9aabc7dfcd9b4f72d6edae2227">   42</a></span>&#160;  <a class="code" href="structDecoding__Context.html#a8b764e9aabc7dfcd9b4f72d6edae2227">Decoding_Context</a>() : payload() { next_header = 0xff; header_type = 0xff; header_sub_type = 0xff; lifetime = 0; length = -1; }</div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;};</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="comment">//typedef struct Decoding_Context Decoding_Context;</span></div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;</div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="classGeoNetworkingCodec.html">   46</a></span>&#160;<span class="keyword">class </span><a class="code" href="classGeoNetworkingCodec.html">GeoNetworkingCodec</a> : <span class="keyword">public</span> <a class="code" href="classCodec.html">Codec</a>&lt;LibItsGeoNetworking__TypesAndValues::GeoNetworkingPdu, LibItsGeoNetworking__TypesAndValues::GeoNetworkingPdu&gt; {</div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;</div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="classGeoNetworkingCodec.html#a533a6c48588c383438d184150bede8da">   48</a></span>&#160;  <a class="code" href="structEncoding__Context.html">Encoding_Context</a> <a class="code" href="classGeoNetworkingCodec.html#a533a6c48588c383438d184150bede8da">_ec</a>;</div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="classGeoNetworkingCodec.html#ad746c891f80a987f55f274770ed80337">   49</a></span>&#160;  <a class="code" href="structDecoding__Context.html">Decoding_Context</a> <a class="code" href="classGeoNetworkingCodec.html#ad746c891f80a987f55f274770ed80337">_dc</a>;</div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;</div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;  <span class="keywordtype">int</span> encode_ (<span class="keyword">const</span> Base_Type&amp; type, <span class="keyword">const</span> TTCN_Typedescriptor_t&amp; field_descriptor, TTCN_Buffer&amp; encoding_buffer);</div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;  <span class="keywordtype">int</span> encode_extendedHeader(<span class="keyword">const</span> LibItsGeoNetworking__TypesAndValues::ExtendedHeader&amp; u, TTCN_Buffer&amp; encoding_buffer);</div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;  <span class="keywordtype">int</span> decode_ (Base_Type&amp; type, <span class="keyword">const</span> TTCN_Typedescriptor_t&amp; field_descriptor, TTCN_Buffer&amp; decoding_buffer);</div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;  <span class="keywordtype">int</span> decode_headerTST(LibItsGeoNetworking__TypesAndValues::HeaderTST&amp; u, TTCN_Buffer&amp; decoding_buffer);</div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;  <span class="keywordtype">int</span> decode_extendedHeader(LibItsGeoNetworking__TypesAndValues::ExtendedHeader&amp; u, TTCN_Buffer&amp; decodin_buffer);</div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;</div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="classGeoNetworkingCodec.html#a472899c2ea798d61199cb8c6eed70616">   59</a></span>&#160;  <span class="keyword">explicit</span> <a class="code" href="classGeoNetworkingCodec.html#a472899c2ea798d61199cb8c6eed70616">GeoNetworkingCodec</a>() : <a class="code" href="classCodec.html">Codec</a>&lt;<a class="code" href="namespaceLibItsGeoNetworking____TypesAndValues.html">LibItsGeoNetworking__TypesAndValues</a>::GeoNetworkingPdu, <a class="code" href="namespaceLibItsGeoNetworking____TypesAndValues.html">LibItsGeoNetworking__TypesAndValues</a>::GeoNetworkingPdu&gt;(), _ec(), _dc() { };</div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classGeoNetworkingCodec.html#a38457c4abbf98a6e30c2359a70bc181e">   60</a></span>&#160;  <span class="keyword">virtual</span> <a class="code" href="classGeoNetworkingCodec.html#a38457c4abbf98a6e30c2359a70bc181e">~GeoNetworkingCodec</a>() { };</div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;  </div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">int</span> encode (<span class="keyword">const</span> LibItsGeoNetworking__TypesAndValues::GeoNetworkingPdu&amp; msg, OCTETSTRING&amp; data);</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;  <span class="keyword">virtual</span> <span class="keywordtype">int</span> decode (<span class="keyword">const</span> OCTETSTRING&amp; data, LibItsGeoNetworking__TypesAndValues::GeoNetworkingPdu&amp; msg, <a class="code" href="classParams.html">Params</a>* params = NULL);</div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;  </div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;  <span class="keywordtype">int</span> encode (<span class="keyword">const</span> LibItsGeoNetworking__TypesAndValues::GnNonSecuredPacket&amp; p_gnNonSecuredPacket, OCTETSTRING&amp; data); <span class="comment">// TODO Duplicate code with virtual encode, to be enhanced</span></div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;};</div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;</div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="structEncoding__Context_html_a07d7654d8c8bb114f28d97ec54bf1296"><div class="ttname"><a href="structEncoding__Context.html#a07d7654d8c8bb114f28d97ec54bf1296">Encoding_Context::length_position</a></div><div class="ttdeci">unsigned int length_position</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:26</div></div>
<div class="ttc" id="structEncoding__Context_html_aa20a6c6d8bb369e75d68baaeb964cc3b"><div class="ttname"><a href="structEncoding__Context.html#aa20a6c6d8bb369e75d68baaeb964cc3b">Encoding_Context::header_type</a></div><div class="ttdeci">unsigned char header_type</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:25</div></div>
<div class="ttc" id="classGeoNetworkingCodec_html_a533a6c48588c383438d184150bede8da"><div class="ttname"><a href="classGeoNetworkingCodec.html#a533a6c48588c383438d184150bede8da">GeoNetworkingCodec::_ec</a></div><div class="ttdeci">Encoding_Context _ec</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:48</div></div>
<div class="ttc" id="namespaceLibItsGeoNetworking____TypesAndValues_html"><div class="ttname"><a href="namespaceLibItsGeoNetworking____TypesAndValues.html">LibItsGeoNetworking__TypesAndValues</a></div><div class="ttdef"><b>Definition:</b> geonetworking_layer.hh:32</div></div>
<div class="ttc" id="classGeoNetworkingCodec_html_a472899c2ea798d61199cb8c6eed70616"><div class="ttname"><a href="classGeoNetworkingCodec.html#a472899c2ea798d61199cb8c6eed70616">GeoNetworkingCodec::GeoNetworkingCodec</a></div><div class="ttdeci">GeoNetworkingCodec()</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:59</div></div>
<div class="ttc" id="namespaceLibItsSecurity____TypesAndValues_html"><div class="ttname"><a href="namespaceLibItsSecurity____TypesAndValues.html">LibItsSecurity__TypesAndValues</a></div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:19</div></div>
<div class="ttc" id="structDecoding__Context_html_a8a263bba0aa115d0e2fcb2505ec01f76"><div class="ttname"><a href="structDecoding__Context.html#a8a263bba0aa115d0e2fcb2505ec01f76">Decoding_Context::next_header</a></div><div class="ttdeci">unsigned char next_header</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:34</div></div>
<div class="ttc" id="structEncoding__Context_html"><div class="ttname"><a href="structEncoding__Context.html">Encoding_Context</a></div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:23</div></div>
<div class="ttc" id="structDecoding__Context_html_a516a752773315768cb0689a326165880"><div class="ttname"><a href="structDecoding__Context.html#a516a752773315768cb0689a326165880">Decoding_Context::traffic_class</a></div><div class="ttdeci">unsigned char traffic_class</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:37</div></div>
<div class="ttc" id="structDecoding__Context_html"><div class="ttname"><a href="structDecoding__Context.html">Decoding_Context</a></div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:33</div></div>
<div class="ttc" id="Params_8hh_html"><div class="ttname"><a href="Params_8hh.html">Params.hh</a></div><div class="ttdoc">Header file for the parameter dictionary. </div></div>
<div class="ttc" id="structEncoding__Context_html_a1ea2da63d9863e32a0c50152ce82790b"><div class="ttname"><a href="structEncoding__Context.html#a1ea2da63d9863e32a0c50152ce82790b">Encoding_Context::next_header</a></div><div class="ttdeci">unsigned char next_header</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:24</div></div>
<div class="ttc" id="structDecoding__Context_html_ab3b9569ed0ad3af562666667c7bd2784"><div class="ttname"><a href="structDecoding__Context.html#ab3b9569ed0ad3af562666667c7bd2784">Decoding_Context::payload</a></div><div class="ttdeci">std::string payload</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:40</div></div>
<div class="ttc" id="structDecoding__Context_html_a0af5576e44402ac2d604f14ccb532540"><div class="ttname"><a href="structDecoding__Context.html#a0af5576e44402ac2d604f14ccb532540">Decoding_Context::length</a></div><div class="ttdeci">unsigned int length</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:39</div></div>
<div class="ttc" id="structDecoding__Context_html_a8b764e9aabc7dfcd9b4f72d6edae2227"><div class="ttname"><a href="structDecoding__Context.html#a8b764e9aabc7dfcd9b4f72d6edae2227">Decoding_Context::Decoding_Context</a></div><div class="ttdeci">Decoding_Context()</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:42</div></div>
<div class="ttc" id="classCodec_html"><div class="ttname"><a href="classCodec.html">Codec</a></div><div class="ttdoc">Declare TITAN class. </div><div class="ttdef"><b>Definition:</b> Codec.hh:25</div></div>
<div class="ttc" id="classGeoNetworkingCodec_html_a38457c4abbf98a6e30c2359a70bc181e"><div class="ttname"><a href="classGeoNetworkingCodec.html#a38457c4abbf98a6e30c2359a70bc181e">GeoNetworkingCodec::~GeoNetworkingCodec</a></div><div class="ttdeci">virtual ~GeoNetworkingCodec()</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:60</div></div>
<div class="ttc" id="structDecoding__Context_html_aabd3eb3d1a2a88cdea926c631d5b0247"><div class="ttname"><a href="structDecoding__Context.html#aabd3eb3d1a2a88cdea926c631d5b0247">Decoding_Context::header_sub_type</a></div><div class="ttdeci">unsigned char header_sub_type</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:36</div></div>
<div class="ttc" id="classParams_html"><div class="ttname"><a href="classParams.html">Params</a></div><div class="ttdoc">This class provides basic functionalities for an ITS dictionary. </div><div class="ttdef"><b>Definition:</b> Params.hh:21</div></div>
<div class="ttc" id="structEncoding__Context_html_a5969f2d9b2346a5eb2afcdd32ea58011"><div class="ttname"><a href="structEncoding__Context.html#a5969f2d9b2346a5eb2afcdd32ea58011">Encoding_Context::length</a></div><div class="ttdeci">unsigned int length</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:27</div></div>
<div class="ttc" id="classGeoNetworkingCodec_html_ad746c891f80a987f55f274770ed80337"><div class="ttname"><a href="classGeoNetworkingCodec.html#ad746c891f80a987f55f274770ed80337">GeoNetworkingCodec::_dc</a></div><div class="ttdeci">Decoding_Context _dc</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:49</div></div>
<div class="ttc" id="Codec_8hh_html"><div class="ttname"><a href="Codec_8hh.html">Codec.hh</a></div><div class="ttdoc">Header file for ITS abstract codec definition. </div></div>
<div class="ttc" id="structEncoding__Context_html_af19b383715b662dfa344870b2657ac67"><div class="ttname"><a href="structEncoding__Context.html#af19b383715b662dfa344870b2657ac67">Encoding_Context::Encoding_Context</a></div><div class="ttdeci">Encoding_Context()</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:29</div></div>
<div class="ttc" id="classGeoNetworkingCodec_html"><div class="ttname"><a href="classGeoNetworkingCodec.html">GeoNetworkingCodec</a></div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:46</div></div>
<div class="ttc" id="structDecoding__Context_html_a1466abd9999d52f4a85d47424df323ff"><div class="ttname"><a href="structDecoding__Context.html#a1466abd9999d52f4a85d47424df323ff">Decoding_Context::header_type</a></div><div class="ttdeci">unsigned char header_type</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:35</div></div>
<div class="ttc" id="structDecoding__Context_html_a7f511b71724fb68421d808fdce1e0a49"><div class="ttname"><a href="structDecoding__Context.html#a7f511b71724fb68421d808fdce1e0a49">Decoding_Context::lifetime</a></div><div class="ttdeci">unsigned int lifetime</div><div class="ttdef"><b>Definition:</b> GeoNetworkingCodec.hh:38</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 4 2018 14:16:23 for ETSI STF525 / Internal Testing test suite by &#160;<a href="http://www.doxygen.org/index.html">
garciay's avatar
garciay committed
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>