-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathspecifications_hpptssi3A3Aetsi3004682FCP5Fidentifier5Fdescriptor.html
50 lines (47 loc) · 3.74 KB
/
specifications_hpptssi3A3Aetsi3004682FCP5Fidentifier5Fdescriptor.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" href="./robodoc.css" type="text/css" />
<title>./include/specifications.hpp</title>
<!-- Source: ./include/specifications.hpp -->
<!-- Generated with ROBODoc Version 4.99.36 (Mar 13 2008) -->
</head>
<body>
<div id="logo">
<a name="robo_top_of_doc"></a>
</div> <!-- logo -->
<div id="navigation">
<a class="menuitem" href="./robo_modules.html#robo_top_of_doc">Modules</a></div> <!-- navigation -->
<div id="content">
<hr />
<a name="tssi3a3aetsi3004682fCP5fidentifier5fdescriptor"></a>
<a name="robo21"></a><h2>tssi::etsi300468/CP_identifier_descriptor [ Modules ]</h2>
<p class="item_name">NAME</p>
<pre> <strong>CP_identifier_descriptor</strong> -- "The <strong>CP_identifier_descriptor</strong> indicates whether a
particular bouquet, service or event is associated with a content protection
system or carries information relating to a content protection system (e.g. CP
system metadata or CP system renewability messages)"
[ETSI EN 300 468, October 2015].
</pre>
<p class="item_name">SOURCE</p>
<pre class="source"> <span class="keyword">namespace</span> <strong>CP_identifier_descriptor</strong> <span class="sign">{</span>
<span class="keyword">using</span> <span class="keyword">namespace</span> <a href="./specifications_hpptssi3A3Aetsi3004682Fextension5Fdescriptor.html#robo33">extension_descriptor</a><span class="sign">;</span>
<span class="keyword">const</span> uint_fast8_t extension_tag <span class="sign">=</span> 0x03<span class="sign">;</span>
<span class="keyword">inline</span> size_t N<span class="sign">(</span>gsl<span class="sign">:</span><span class="sign">:</span>span<span class="sign"><</span><span class="keyword">const</span> <span class="keyword">char</span><span class="sign">></span> data<span class="sign">)</span> <span class="keyword">noexcept</span> <span class="sign">{</span> <span class="keyword">return</span> <span class="sign">(</span>descriptor_length<span class="sign">(</span>data<span class="sign">)</span> <span class="sign">-</span> 1<span class="sign">)</span> <span class="sign">></span><span class="sign">></span> 1<span class="sign">;</span> <span class="sign">}</span>
<span class="sign">/</span><span class="sign">/</span> <span class="keyword">for</span> <span class="sign">(</span>i <span class="sign">=</span> 0<span class="sign">;</span> i <span class="sign"><</span> N<span class="sign">;</span> i<span class="sign">+</span><span class="sign">+</span><span class="sign">)</span> <span class="sign">{</span>
<a href="./specifications_hpptssi2FTSSI5FMTD.html#robo180">TSSI_MTD</a><span class="sign">(</span><span class="sign">(</span><a href="./specifications_hpptssi2FR16.html#robo170">R16</a><span class="sign"><</span>3<span class="sign">,</span> 2<span class="sign">></span><span class="sign">)</span><span class="sign">,</span>
CP_system_id<span class="sign">)</span><span class="sign">;</span>
<span class="sign">/</span><span class="sign">/</span> <span class="sign">}</span>
<span class="sign">}</span>
</pre>
</div> <!-- content -->
<div id="footer">
<p>Generated from ./include/specifications.hpp with <a href="http://www.xs4all.nl/~rfsber/Robo/robodoc.html">ROBODoc</a> V4.99.36 on Sat Feb 03 2018 04:41:58
</p>
</div> <!-- footer -->
</body>
</html>