Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/share/doc/libclam-doc/html/ |
Current File : //proc/self/root/usr/share/doc/libclam-doc/html/classCLAM_1_1AudioCodecs_1_1MpegCodec.html |
<!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"/> <title>CLAM-Development: CLAM::AudioCodecs::MpegCodec Class 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="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 style="padding-left: 0.5em;"> <div id="projectname">CLAM-Development  <span id="projectnumber">1.4.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main Page</span></a></li> <li><a href="pages.html"><span>Related Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class List</span></a></li> <li><a href="classes.html"><span>Class Index</span></a></li> <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> <li><a href="functions.html"><span>Class Members</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespaceCLAM.html">CLAM</a></li><li class="navelem"><a class="el" href="namespaceCLAM_1_1AudioCodecs.html">AudioCodecs</a></li><li class="navelem"><a class="el" href="classCLAM_1_1AudioCodecs_1_1MpegCodec.html">MpegCodec</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> | <a href="#pub-static-methods">Static Public Member Functions</a> | <a href="#pro-methods">Protected Member Functions</a> </div> <div class="headertitle"> <div class="title">CLAM::AudioCodecs::MpegCodec Class Reference</div> </div> </div><!--header--> <div class="contents"> <p><code>#include <<a class="el" href="MpegCodec_8hxx_source.html">MpegCodec.hxx</a>></code></p> <p><a href="classCLAM_1_1AudioCodecs_1_1MpegCodec-members.html">List of all members.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a661071a4945c30ac87f620fbbb41203b"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AudioCodecs_1_1MpegCodec.html#a661071a4945c30ac87f620fbbb41203b">~MpegCodec</a> ()</td></tr> <tr class="memitem:a170d10aa2c3f6337381365683465bd54"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AudioCodecs_1_1MpegCodec.html#a170d10aa2c3f6337381365683465bd54">IsReadable</a> (std::string uri) const </td></tr> <tr class="memdesc:a170d10aa2c3f6337381365683465bd54"><td class="mdescLeft"> </td><td class="mdescRight">Returns whether the filename is readable by the codec. <a href="#a170d10aa2c3f6337381365683465bd54"></a><br/></td></tr> <tr class="memitem:ac65b6ad413cdd0fdf137eee16018129c"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AudioCodecs_1_1MpegCodec.html#ac65b6ad413cdd0fdf137eee16018129c">IsWritable</a> (std::string uri, const <a class="el" href="classCLAM_1_1AudioFileHeader.html">AudioFileHeader</a> &) const </td></tr> <tr class="memdesc:ac65b6ad413cdd0fdf137eee16018129c"><td class="mdescLeft"> </td><td class="mdescRight">Returns whether codec can write a file with such name and header parameters. <a href="#ac65b6ad413cdd0fdf137eee16018129c"></a><br/></td></tr> <tr class="memitem:ae82eb524e4a331db8275bcea8e489aad"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classCLAM_1_1AudioCodecs_1_1Stream.html">Stream</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AudioCodecs_1_1MpegCodec.html#ae82eb524e4a331db8275bcea8e489aad">GetStreamFor</a> (const <a class="el" href="classCLAM_1_1AudioFile.html">AudioFile</a> &)</td></tr> <tr class="memdesc:ae82eb524e4a331db8275bcea8e489aad"><td class="mdescLeft"> </td><td class="mdescRight">Returns an <a class="el" href="classCLAM_1_1AudioCodecs_1_1Stream.html" title="Streams provide I/O to and from an audio file of a given format.">Stream</a> object to read or write on. <a href="#ae82eb524e4a331db8275bcea8e489aad"></a><br/></td></tr> <tr class="memitem:a49432dfc779fcbe125686a51ea0d25b9"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AudioCodecs_1_1MpegCodec.html#a49432dfc779fcbe125686a51ea0d25b9">RetrieveHeaderData</a> (std::string uri, <a class="el" href="classCLAM_1_1AudioFileHeader.html">AudioFileHeader</a> &)</td></tr> <tr class="memdesc:a49432dfc779fcbe125686a51ea0d25b9"><td class="mdescLeft"> </td><td class="mdescRight">Returns a header structure containing file information (length, encoding...) <a href="#a49432dfc779fcbe125686a51ea0d25b9"></a><br/></td></tr> <tr class="memitem:acf7ed70f11895b1e689bfcafc313eb4c"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AudioCodecs_1_1MpegCodec.html#acf7ed70f11895b1e689bfcafc313eb4c">RetrieveTextDescriptors</a> (std::string uri, <a class="el" href="classCLAM_1_1AudioTextDescriptors.html">AudioTextDescriptors</a> &)</td></tr> <tr class="memdesc:acf7ed70f11895b1e689bfcafc313eb4c"><td class="mdescLeft"> </td><td class="mdescRight">Returns textual meta information embedded on the audio file such ID3 tags. <a href="#acf7ed70f11895b1e689bfcafc313eb4c"></a><br/></td></tr> <tr class="inherit_header pub_methods_classCLAM_1_1AudioCodecs_1_1Codec"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classCLAM_1_1AudioCodecs_1_1Codec')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classCLAM_1_1AudioCodecs_1_1Codec.html">CLAM::AudioCodecs::Codec</a></td></tr> <tr class="memitem:a6dc733eeacc7ef1154e404e9e014e726 inherit pub_methods_classCLAM_1_1AudioCodecs_1_1Codec"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AudioCodecs_1_1Codec.html#a6dc733eeacc7ef1154e404e9e014e726">~Codec</a> ()</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="pub-static-methods"></a> Static Public Member Functions</h2></td></tr> <tr class="memitem:a2ed242819ef01b4f9fb5d513e75c2e35"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classCLAM_1_1AudioCodecs_1_1MpegCodec.html">MpegCodec</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AudioCodecs_1_1MpegCodec.html#a2ed242819ef01b4f9fb5d513e75c2e35">Instantiate</a> ()</td></tr> <tr class="inherit_header pub_static_methods_classCLAM_1_1AudioCodecs_1_1Codec"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classCLAM_1_1AudioCodecs_1_1Codec')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classCLAM_1_1AudioCodecs_1_1Codec.html">CLAM::AudioCodecs::Codec</a></td></tr> <tr class="memitem:a3b410e343996eea1a8c0103152ef34f2 inherit pub_static_methods_classCLAM_1_1AudioCodecs_1_1Codec"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AudioCodecs_1_1Codec.html#a3b410e343996eea1a8c0103152ef34f2">FileExists</a> (std::string filename)</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="pro-methods"></a> Protected Member Functions</h2></td></tr> <tr class="memitem:a0af97b8ecf45a11c3d3bc3c29b15e834"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCLAM_1_1AudioCodecs_1_1MpegCodec.html#a0af97b8ecf45a11c3d3bc3c29b15e834">RetrieveMPEGFrameInfo</a> (const struct mad_frame &MPEGframe, <a class="el" href="classCLAM_1_1AudioFileHeader.html">AudioFileHeader</a> &header)</td></tr> </table> <hr/><a name="details" id="details"></a><h2>Detailed Description</h2> <div class="textblock"> <p>Definition at line <a class="el" href="MpegCodec_8hxx_source.html#l00037">37</a> of file <a class="el" href="MpegCodec_8hxx_source.html">MpegCodec.hxx</a>.</p> </div><hr/><h2>Constructor & Destructor Documentation</h2> <a class="anchor" id="a661071a4945c30ac87f620fbbb41203b"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">CLAM::AudioCodecs::MpegCodec::~MpegCodec </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="MpegCodec_8cxx_source.html#l00122">122</a> of file <a class="el" href="MpegCodec_8cxx_source.html">MpegCodec.cxx</a>.</p> </div> </div> <hr/><h2>Member Function Documentation</h2> <a class="anchor" id="ae82eb524e4a331db8275bcea8e489aad"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classCLAM_1_1AudioCodecs_1_1Stream.html">Stream</a> * CLAM::AudioCodecs::MpegCodec::GetStreamFor </td> <td>(</td> <td class="paramtype">const <a class="el" href="classCLAM_1_1AudioFile.html">AudioFile</a> & </td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Returns an <a class="el" href="classCLAM_1_1AudioCodecs_1_1Stream.html" title="Streams provide I/O to and from an audio file of a given format.">Stream</a> object to read or write on. </p> <p>Implements <a class="el" href="classCLAM_1_1AudioCodecs_1_1Codec.html#ac285c432a91f4e108d59d5ec795f05ee">CLAM::AudioCodecs::Codec</a>.</p> <p>Definition at line <a class="el" href="MpegCodec_8cxx_source.html#l00166">166</a> of file <a class="el" href="MpegCodec_8cxx_source.html">MpegCodec.cxx</a>.</p> </div> </div> <a class="anchor" id="a2ed242819ef01b4f9fb5d513e75c2e35"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classCLAM_1_1AudioCodecs_1_1MpegCodec.html">MpegCodec</a> & CLAM::AudioCodecs::MpegCodec::Instantiate </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="MpegCodec_8cxx_source.html#l00126">126</a> of file <a class="el" href="MpegCodec_8cxx_source.html">MpegCodec.cxx</a>.</p> <p>Referenced by <a class="el" href="AudioFile_8cxx_source.html#l00064">CLAM::AudioFile::ResolveCodec()</a>.</p> </div> </div> <a class="anchor" id="a170d10aa2c3f6337381365683465bd54"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool CLAM::AudioCodecs::MpegCodec::IsReadable </td> <td>(</td> <td class="paramtype">std::string </td> <td class="paramname"><em>filename</em></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Returns whether the filename is readable by the codec. </p> <p>Implements <a class="el" href="classCLAM_1_1AudioCodecs_1_1Codec.html#abf855b3da175cc7061bf06ecaf5ef627">CLAM::AudioCodecs::Codec</a>.</p> <p>Definition at line <a class="el" href="MpegCodec_8cxx_source.html#l00132">132</a> of file <a class="el" href="MpegCodec_8cxx_source.html">MpegCodec.cxx</a>.</p> <p>References <a class="el" href="MpegBitstream_8cxx_source.html#l00110">CLAM::AudioCodecs::MpegBitstream::EOS()</a>, <a class="el" href="MpegBitstream_8cxx_source.html#l00117">CLAM::AudioCodecs::MpegBitstream::FatalError()</a>, <a class="el" href="MpegBitstream_8cxx_source.html#l00101">CLAM::AudioCodecs::MpegBitstream::Finish()</a>, <a class="el" href="MpegBitstream_8cxx_source.html#l00092">CLAM::AudioCodecs::MpegBitstream::Init()</a>, and <a class="el" href="MpegBitstream_8cxx_source.html#l00157">CLAM::AudioCodecs::MpegBitstream::NextFrame()</a>.</p> </div> </div> <a class="anchor" id="ac65b6ad413cdd0fdf137eee16018129c"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool CLAM::AudioCodecs::MpegCodec::IsWritable </td> <td>(</td> <td class="paramtype">std::string </td> <td class="paramname"><em>filename</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="classCLAM_1_1AudioFileHeader.html">AudioFileHeader</a> & </td> <td class="paramname"> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Returns whether codec can write a file with such name and header parameters. </p> <p>Implements <a class="el" href="classCLAM_1_1AudioCodecs_1_1Codec.html#ae76d169ef91508e525d09500ee0b2d90">CLAM::AudioCodecs::Codec</a>.</p> <p>Definition at line <a class="el" href="MpegCodec_8cxx_source.html#l00160">160</a> of file <a class="el" href="MpegCodec_8cxx_source.html">MpegCodec.cxx</a>.</p> </div> </div> <a class="anchor" id="a49432dfc779fcbe125686a51ea0d25b9"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void CLAM::AudioCodecs::MpegCodec::RetrieveHeaderData </td> <td>(</td> <td class="paramtype">std::string </td> <td class="paramname"><em>uri</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classCLAM_1_1AudioFileHeader.html">AudioFileHeader</a> & </td> <td class="paramname"> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Returns a header structure containing file information (length, encoding...) </p> <p>Implements <a class="el" href="classCLAM_1_1AudioCodecs_1_1Codec.html#a0bfe6ab0c109c08b3df9135a28cf1787">CLAM::AudioCodecs::Codec</a>.</p> <p>Definition at line <a class="el" href="MpegCodec_8cxx_source.html#l00171">171</a> of file <a class="el" href="MpegCodec_8cxx_source.html">MpegCodec.cxx</a>.</p> <p>References <a class="el" href="MpegBitstream_8cxx_source.html#l00197">CLAM::AudioCodecs::MpegBitstream::CurrentFrame()</a>, <a class="el" href="AudioFileFormats_8hxx_source.html#l00208">CLAM::EAudioFileEndianess::eDefault</a>, <a class="el" href="MpegBitstream_8cxx_source.html#l00117">CLAM::AudioCodecs::MpegBitstream::FatalError()</a>, <a class="el" href="MpegBitstream_8cxx_source.html#l00101">CLAM::AudioCodecs::MpegBitstream::Finish()</a>, <a class="el" href="MpegBitstream_8cxx_source.html#l00092">CLAM::AudioCodecs::MpegBitstream::Init()</a>, <a class="el" href="MpegBitstream_8cxx_source.html#l00157">CLAM::AudioCodecs::MpegBitstream::NextFrame()</a>, <a class="el" href="MpegCodec_8cxx_source.html#l00072">CLAM::AudioCodecs::parse_xing()</a>, <a class="el" href="MpegCodec_8cxx_source.html#l00322">RetrieveMPEGFrameInfo()</a>, <a class="el" href="MpegBitstream_8hxx_source.html#l00070">CLAM::AudioCodecs::MpegBitstream::StreamState()</a>, <a class="el" href="DynamicType_8cxx_source.html#l00296">CLAM::DynamicType::UpdateData()</a>, and <a class="el" href="MpegCodec_8cxx_source.html#l00063">CLAM::AudioCodecs::XING_FRAMES</a>.</p> </div> </div> <a class="anchor" id="a0af97b8ecf45a11c3d3bc3c29b15e834"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void CLAM::AudioCodecs::MpegCodec::RetrieveMPEGFrameInfo </td> <td>(</td> <td class="paramtype">const struct mad_frame & </td> <td class="paramname"><em>MPEGframe</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classCLAM_1_1AudioFileHeader.html">AudioFileHeader</a> & </td> <td class="paramname"><em>header</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="MpegCodec_8cxx_source.html#l00322">322</a> of file <a class="el" href="MpegCodec_8cxx_source.html">MpegCodec.cxx</a>.</p> <p>References <a class="el" href="AudioFileFormats_8hxx_source.html#l00161">CLAM::EAudioFileEncoding::e5015US</a>, <a class="el" href="AudioFileFormats_8hxx_source.html#l00162">CLAM::EAudioFileEncoding::eCCITTJ17</a>, <a class="el" href="AudioFileFormats_8hxx_source.html#l00160">CLAM::EAudioFileEncoding::eDefault</a>, <a class="el" href="AudioFileFormats_8hxx_source.html#l00093">CLAM::EAudioFileFormat::eMpegLayer1</a>, <a class="el" href="AudioFileFormats_8hxx_source.html#l00094">CLAM::EAudioFileFormat::eMpegLayer2</a>, and <a class="el" href="AudioFileFormats_8hxx_source.html#l00095">CLAM::EAudioFileFormat::eMpegLayer3</a>.</p> <p>Referenced by <a class="el" href="MpegCodec_8cxx_source.html#l00171">RetrieveHeaderData()</a>.</p> </div> </div> <a class="anchor" id="acf7ed70f11895b1e689bfcafc313eb4c"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void CLAM::AudioCodecs::MpegCodec::RetrieveTextDescriptors </td> <td>(</td> <td class="paramtype">std::string </td> <td class="paramname"><em>uri</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classCLAM_1_1AudioTextDescriptors.html">AudioTextDescriptors</a> & </td> <td class="paramname"><em>tdesc</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Returns textual meta information embedded on the audio file such ID3 tags. </p> <p>Reimplemented from <a class="el" href="classCLAM_1_1AudioCodecs_1_1Codec.html#a87f5348a9072d6fafc46ff658be7f0e1">CLAM::AudioCodecs::Codec</a>.</p> <p>Definition at line <a class="el" href="MpegCodec_8cxx_source.html#l00369">369</a> of file <a class="el" href="MpegCodec_8cxx_source.html">MpegCodec.cxx</a>.</p> <p>References <a class="el" href="MpegCodec_8cxx_source.html#l00360">CLAM::AudioCodecs::getField()</a>, and <a class="el" href="DynamicType_8cxx_source.html#l00296">CLAM::DynamicType::UpdateData()</a>.</p> </div> </div> <hr/>The documentation for this class was generated from the following files:<ul> <li><a class="el" href="MpegCodec_8hxx_source.html">MpegCodec.hxx</a></li> <li><a class="el" href="MpegCodec_8cxx_source.html">MpegCodec.cxx</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.1 </small></address> </body> </html>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare