-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit b08fdde
Showing
570 changed files
with
34,674 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,139 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.9.1"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"/> | ||
<title>5G-MAG Reference Tools - MBMS Middleware: src/CacheItems.h File Reference</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">5G-MAG Reference Tools - MBMS Middleware | ||
</div> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
<!-- end header part --> | ||
<!-- Generated by Doxygen 1.9.1 --> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html'); | ||
/* @license-end */ | ||
</script> | ||
<script type="text/javascript" src="menudata.js"></script> | ||
<script type="text/javascript" src="menu.js"></script> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(function() { | ||
initMenu('',true,false,'search.php','Search'); | ||
$(document).ready(function() { init_search(); }); | ||
}); | ||
/* @license-end */</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_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li> </ul> | ||
</div> | ||
</div><!-- top --> | ||
<div class="header"> | ||
<div class="summary"> | ||
<a href="#nested-classes">Classes</a> | | ||
<a href="#namespaces">Namespaces</a> </div> | ||
<div class="headertitle"> | ||
<div class="title">CacheItems.h File Reference</div> </div> | ||
</div><!--header--> | ||
<div class="contents"> | ||
<div class="textblock"><code>#include <libconfig.h++></code><br /> | ||
<code>#include <boost/asio.hpp></code><br /> | ||
<code>#include "seamless/Segment.h"</code><br /> | ||
<code>#include "<a class="el" href="ItemSource_8h_source.html">ItemSource.h</a>"</code><br /> | ||
</div><div class="textblock"><div class="dynheader"> | ||
Include dependency graph for CacheItems.h:</div> | ||
<div class="dyncontent"> | ||
<div class="center"><img src="CacheItems_8h__incl.png" border="0" usemap="#asrc_2CacheItems_8h" alt=""/></div> | ||
<map name="asrc_2CacheItems_8h" id="asrc_2CacheItems_8h"> | ||
<area shape="rect" title=" " alt="" coords="191,5,315,32"/> | ||
<area shape="rect" title=" " alt="" coords="5,80,100,107"/> | ||
<area shape="rect" title=" " alt="" coords="125,80,231,107"/> | ||
<area shape="rect" title=" " alt="" coords="255,80,399,107"/> | ||
<area shape="rect" href="ItemSource_8h.html" title=" " alt="" coords="423,80,522,107"/> | ||
</map> | ||
</div> | ||
</div><div class="textblock"><div class="dynheader"> | ||
This graph shows which files directly or indirectly include this file:</div> | ||
<div class="dyncontent"> | ||
<div class="center"><img src="CacheItems_8h__dep__incl.png" border="0" usemap="#asrc_2CacheItems_8hdep" alt=""/></div> | ||
<map name="asrc_2CacheItems_8hdep" id="asrc_2CacheItems_8hdep"> | ||
<area shape="rect" title=" " alt="" coords="78,5,202,32"/> | ||
<area shape="rect" href="CacheManagement_8h.html" title=" " alt="" coords="229,80,395,107"/> | ||
<area shape="rect" href="ContentStream_8cpp.html" title=" " alt="" coords="5,229,160,256"/> | ||
<area shape="rect" href="CacheManagement_8cpp.html" title=" " alt="" coords="286,155,466,181"/> | ||
<area shape="rect" href="ContentStream_8h.html" title=" " alt="" coords="69,155,211,181"/> | ||
<area shape="rect" href="Middleware_8h.html" title=" " alt="" coords="375,453,495,480"/> | ||
<area shape="rect" href="RestHandler_8h.html" title=" " alt="" coords="662,379,789,405"/> | ||
<area shape="rect" href="ServiceAnnouncement_8h.html" title=" " alt="" coords="523,304,709,331"/> | ||
<area shape="rect" href="Service_8h.html" title=" " alt="" coords="347,229,445,256"/> | ||
<area shape="rect" href="Service_8cpp.html" title=" " alt="" coords="387,304,499,331"/> | ||
<area shape="rect" href="ServiceAnnouncement_8cpp.html" title=" " alt="" coords="358,379,557,405"/> | ||
<area shape="rect" href="main_8cpp.html" title="Contains the program entry point, command line parameter handling, and the main runloop for data proc..." alt="" coords="317,528,413,555"/> | ||
<area shape="rect" href="Middleware_8cpp.html" title=" " alt="" coords="438,528,573,555"/> | ||
<area shape="rect" href="RestHandler_8cpp.html" title=" " alt="" coords="655,453,795,480"/> | ||
</map> | ||
</div> | ||
</div> | ||
<p><a href="CacheItems_8h_source.html">Go to the source code of this file.</a></p> | ||
<table class="memberdecls"> | ||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> | ||
Classes</h2></td></tr> | ||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classMBMS__RT_1_1CacheItem.html">MBMS_RT::CacheItem</a></td></tr> | ||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> | ||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classMBMS__RT_1_1CachedFile.html">MBMS_RT::CachedFile</a></td></tr> | ||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> | ||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classMBMS__RT_1_1CachedSegment.html">MBMS_RT::CachedSegment</a></td></tr> | ||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> | ||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classMBMS__RT_1_1CachedPlaylist.html">MBMS_RT::CachedPlaylist</a></td></tr> | ||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> | ||
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classMBMS__RT_1_1CachedManifest.html">MBMS_RT::CachedManifest</a></td></tr> | ||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> | ||
</table><table class="memberdecls"> | ||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> | ||
Namespaces</h2></td></tr> | ||
<tr class="memitem:namespaceMBMS__RT"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceMBMS__RT.html">MBMS_RT</a></td></tr> | ||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> | ||
</table> | ||
</div><!-- contents --> | ||
<!-- start footer part --> | ||
<hr class="footer"/><address class="footer"><small> | ||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 | ||
</small></address> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<map id="src/CacheItems.h" name="src/CacheItems.h"> | ||
<area shape="rect" id="node1" title=" " alt="" coords="78,5,202,32"/> | ||
<area shape="rect" id="node2" href="$CacheManagement_8h.html" title=" " alt="" coords="229,80,395,107"/> | ||
<area shape="rect" id="node5" href="$ContentStream_8cpp.html" title=" " alt="" coords="5,229,160,256"/> | ||
<area shape="rect" id="node3" href="$CacheManagement_8cpp.html" title=" " alt="" coords="286,155,466,181"/> | ||
<area shape="rect" id="node4" href="$ContentStream_8h.html" title=" " alt="" coords="69,155,211,181"/> | ||
<area shape="rect" id="node7" href="$Middleware_8h.html" title=" " alt="" coords="375,453,495,480"/> | ||
<area shape="rect" id="node10" href="$RestHandler_8h.html" title=" " alt="" coords="662,379,789,405"/> | ||
<area shape="rect" id="node14" href="$ServiceAnnouncement_8h.html" title=" " alt="" coords="523,304,709,331"/> | ||
<area shape="rect" id="node6" href="$Service_8h.html" title=" " alt="" coords="347,229,445,256"/> | ||
<area shape="rect" id="node12" href="$Service_8cpp.html" title=" " alt="" coords="387,304,499,331"/> | ||
<area shape="rect" id="node13" href="$ServiceAnnouncement_8cpp.html" title=" " alt="" coords="358,379,557,405"/> | ||
<area shape="rect" id="node8" href="$main_8cpp.html" title="Contains the program entry point, command line parameter handling, and the main runloop for data proc..." alt="" coords="317,528,413,555"/> | ||
<area shape="rect" id="node9" href="$Middleware_8cpp.html" title=" " alt="" coords="438,528,573,555"/> | ||
<area shape="rect" id="node11" href="$RestHandler_8cpp.html" title=" " alt="" coords="655,453,795,480"/> | ||
</map> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0175ef237c0dec96d056f1ef4dfa2f4a |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<map id="src/CacheItems.h" name="src/CacheItems.h"> | ||
<area shape="rect" id="node1" title=" " alt="" coords="191,5,315,32"/> | ||
<area shape="rect" id="node2" title=" " alt="" coords="5,80,100,107"/> | ||
<area shape="rect" id="node3" title=" " alt="" coords="125,80,231,107"/> | ||
<area shape="rect" id="node4" title=" " alt="" coords="255,80,399,107"/> | ||
<area shape="rect" id="node5" href="$ItemSource_8h.html" title=" " alt="" coords="423,80,522,107"/> | ||
</map> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
6554530d39f67bca02060178dd031bdb |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.