| <!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" lang="en-US"> |
| <head> |
| <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| <meta http-equiv="X-UA-Compatible" content="IE=11"/> |
| <meta name="generator" content="Doxygen 1.9.8"/> |
| <meta name="viewport" content="width=device-width, initial-scale=1"/> |
| <title>iceberg-cpp: iceberg::ManifestListReaderImpl 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="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 id="projectrow"> |
| <td id="projectalign"> |
| <div id="projectname">iceberg-cpp |
| </div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <!-- end header part --> |
| <!-- Generated by Doxygen 1.9.8 --> |
| <script type="text/javascript"> |
| /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| var searchBox = new SearchBox("searchBox", "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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| $(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"> |
| <div id="MSearchResults"> |
| <div class="SRPage"> |
| <div id="SRIndex"> |
| <div id="SRResults"></div> |
| <div class="SRStatus" id="Loading">Loading...</div> |
| <div class="SRStatus" id="Searching">Searching...</div> |
| <div class="SRStatus" id="NoMatches">No Matches</div> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div id="nav-path" class="navpath"> |
| <ul> |
| <li class="navelem"><b>iceberg</b></li><li class="navelem"><a class="el" href="classiceberg_1_1ManifestListReaderImpl.html">ManifestListReaderImpl</a></li> </ul> |
| </div> |
| </div><!-- top --> |
| <div class="header"> |
| <div class="summary"> |
| <a href="#pub-methods">Public Member Functions</a> | |
| <a href="classiceberg_1_1ManifestListReaderImpl-members.html">List of all members</a> </div> |
| <div class="headertitle"><div class="title">iceberg::ManifestListReaderImpl Class Reference</div></div> |
| </div><!--header--> |
| <div class="contents"> |
| |
| <p>Read manifest files from a manifest list file. |
| <a href="classiceberg_1_1ManifestListReaderImpl.html#details">More...</a></p> |
| |
| <p><code>#include <<a class="el" href="manifest__reader__internal_8h_source.html">manifest_reader_internal.h</a>></code></p> |
| <div class="dynheader"> |
| Inheritance diagram for iceberg::ManifestListReaderImpl:</div> |
| <div class="dyncontent"> |
| <div class="center"> |
| <img src="classiceberg_1_1ManifestListReaderImpl.png" usemap="#iceberg::ManifestListReaderImpl_map" alt=""/> |
| <map id="iceberg::ManifestListReaderImpl_map" name="iceberg::ManifestListReaderImpl_map"> |
| <area href="classiceberg_1_1ManifestListReader.html" title="Read manifest files from a manifest list file." alt="iceberg::ManifestListReader" shape="rect" coords="0,0,191,24"/> |
| </map> |
| </div></div> |
| <table class="memberdecls"> |
| <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a> |
| Public Member Functions</h2></td></tr> |
| <tr class="memitem:a6e741919be07e778900382d095d557b1" id="r_a6e741919be07e778900382d095d557b1"><td class="memItemLeft" align="right" valign="top"><a id="a6e741919be07e778900382d095d557b1" name="a6e741919be07e778900382d095d557b1"></a> |
|  </td><td class="memItemRight" valign="bottom"><b>ManifestListReaderImpl</b> (std::unique_ptr< <a class="el" href="classiceberg_1_1Reader.html">Reader</a> > reader, std::shared_ptr< <a class="el" href="classiceberg_1_1Schema.html">Schema</a> > schema)</td></tr> |
| <tr class="separator:a6e741919be07e778900382d095d557b1"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a4c56c7c82ef2bd536d2dac4a8f97f3bc" id="r_a4c56c7c82ef2bd536d2dac4a8f97f3bc"><td class="memItemLeft" align="right" valign="top">Result< std::vector< <a class="el" href="structiceberg_1_1ManifestFile.html">ManifestFile</a> > > </td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1ManifestListReaderImpl.html#a4c56c7c82ef2bd536d2dac4a8f97f3bc">Files</a> () const override</td></tr> |
| <tr class="memdesc:a4c56c7c82ef2bd536d2dac4a8f97f3bc"><td class="mdescLeft"> </td><td class="mdescRight">Read all manifest files in the manifest list file. <br /></td></tr> |
| <tr class="separator:a4c56c7c82ef2bd536d2dac4a8f97f3bc"><td class="memSeparator" colspan="2"> </td></tr> |
| <tr class="memitem:a5682691c97e839871c0816cb594860e8" id="r_a5682691c97e839871c0816cb594860e8"><td class="memItemLeft" align="right" valign="top">Result< std::unordered_map< std::string, std::string > > </td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1ManifestListReaderImpl.html#a5682691c97e839871c0816cb594860e8">Metadata</a> () const override</td></tr> |
| <tr class="memdesc:a5682691c97e839871c0816cb594860e8"><td class="mdescLeft"> </td><td class="mdescRight">Get the metadata of the manifest list file. <br /></td></tr> |
| <tr class="separator:a5682691c97e839871c0816cb594860e8"><td class="memSeparator" colspan="2"> </td></tr> |
| </table><table class="memberdecls"> |
| <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="inherited" name="inherited"></a> |
| Additional Inherited Members</h2></td></tr> |
| <tr class="inherit_header pub_static_methods_classiceberg_1_1ManifestListReader"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classiceberg_1_1ManifestListReader')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classiceberg_1_1ManifestListReader.html">iceberg::ManifestListReader</a></td></tr> |
| <tr class="memitem:afd7c22f9671a9f637058e16b1a2bba21 inherit pub_static_methods_classiceberg_1_1ManifestListReader" id="r_afd7c22f9671a9f637058e16b1a2bba21"><td class="memItemLeft" align="right" valign="top">static Result< std::unique_ptr< <a class="el" href="classiceberg_1_1ManifestListReader.html">ManifestListReader</a> > > </td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1ManifestListReader.html#afd7c22f9671a9f637058e16b1a2bba21">Make</a> (std::string_view manifest_list_location, std::shared_ptr< <a class="el" href="classiceberg_1_1FileIO.html">FileIO</a> > file_io)</td></tr> |
| <tr class="memdesc:afd7c22f9671a9f637058e16b1a2bba21 inherit pub_static_methods_classiceberg_1_1ManifestListReader"><td class="mdescLeft"> </td><td class="mdescRight">Creates a reader for the manifest list. <br /></td></tr> |
| <tr class="separator:afd7c22f9671a9f637058e16b1a2bba21 inherit pub_static_methods_classiceberg_1_1ManifestListReader"><td class="memSeparator" colspan="2"> </td></tr> |
| </table> |
| <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> |
| <div class="textblock"><p>Read manifest files from a manifest list file. </p> |
| </div><h2 class="groupheader">Member Function Documentation</h2> |
| <a id="a4c56c7c82ef2bd536d2dac4a8f97f3bc" name="a4c56c7c82ef2bd536d2dac4a8f97f3bc"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#a4c56c7c82ef2bd536d2dac4a8f97f3bc">◆ </a></span>Files()</h2> |
| |
| <div class="memitem"> |
| <div class="memproto"> |
| <table class="mlabels"> |
| <tr> |
| <td class="mlabels-left"> |
| <table class="memname"> |
| <tr> |
| <td class="memname">Result< std::vector< <a class="el" href="structiceberg_1_1ManifestFile.html">ManifestFile</a> > > iceberg::ManifestListReaderImpl::Files </td> |
| <td>(</td> |
| <td class="paramname"></td><td>)</td> |
| <td> const</td> |
| </tr> |
| </table> |
| </td> |
| <td class="mlabels-right"> |
| <span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td> |
| </tr> |
| </table> |
| </div><div class="memdoc"> |
| |
| <p>Read all manifest files in the manifest list file. </p> |
| |
| <p>Implements <a class="el" href="classiceberg_1_1ManifestListReader.html#aff738346c62b86ecddb6ce60cb315eeb">iceberg::ManifestListReader</a>.</p> |
| |
| </div> |
| </div> |
| <a id="a5682691c97e839871c0816cb594860e8" name="a5682691c97e839871c0816cb594860e8"></a> |
| <h2 class="memtitle"><span class="permalink"><a href="#a5682691c97e839871c0816cb594860e8">◆ </a></span>Metadata()</h2> |
| |
| <div class="memitem"> |
| <div class="memproto"> |
| <table class="mlabels"> |
| <tr> |
| <td class="mlabels-left"> |
| <table class="memname"> |
| <tr> |
| <td class="memname">Result< std::unordered_map< std::string, std::string > > iceberg::ManifestListReaderImpl::Metadata </td> |
| <td>(</td> |
| <td class="paramname"></td><td>)</td> |
| <td> const</td> |
| </tr> |
| </table> |
| </td> |
| <td class="mlabels-right"> |
| <span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td> |
| </tr> |
| </table> |
| </div><div class="memdoc"> |
| |
| <p>Get the metadata of the manifest list file. </p> |
| |
| <p>Implements <a class="el" href="classiceberg_1_1ManifestListReader.html#a95229134617d077aed8736dd06e3e6a3">iceberg::ManifestListReader</a>.</p> |
| |
| </div> |
| </div> |
| <hr/>The documentation for this class was generated from the following files:<ul> |
| <li>iceberg/manifest/<a class="el" href="manifest__reader__internal_8h_source.html">manifest_reader_internal.h</a></li> |
| <li>iceberg/manifest/<b>manifest_reader.cc</b></li> |
| </ul> |
| </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.8 |
| </small></address> |
| </body> |
| </html> |