blob: 43d694b6225679be8b7679bceb17716e571c2a6a [file] [log] [blame]
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.9.8" xml:lang="en-US">
<compounddef id="classiceberg_1_1DataWriterTest" kind="class" language="C++" prot="public">
<compoundname>iceberg::DataWriterTest</compoundname>
<basecompoundref prot="public" virt="non-virtual">testing::Test</basecompoundref>
<derivedcompoundref refid="classiceberg_1_1DataWriterFormatTest" prot="public" virt="non-virtual">iceberg::DataWriterFormatTest</derivedcompoundref>
<sectiondef kind="protected-attrib">
<memberdef kind="variable" id="classiceberg_1_1DataWriterTest_1a200a91acc3227ae8dbf60612cc00db53" prot="protected" static="no" mutable="no">
<type>std::shared_ptr&lt; <ref refid="classiceberg_1_1FileIO" kindref="compound">FileIO</ref> &gt;</type>
<definition>std::shared_ptr&lt;FileIO&gt; iceberg::DataWriterTest::file_io_</definition>
<argsstring></argsstring>
<name>file_io_</name>
<qualifiedname>iceberg::DataWriterTest::file_io_</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/test/data_writer_test.cc" line="94" column="19" bodyfile="iceberg/test/data_writer_test.cc" bodystart="94" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="classiceberg_1_1DataWriterTest_1ac931baa0a5eeb379a90a3710514571fe" prot="protected" static="no" mutable="no">
<type>std::shared_ptr&lt; <ref refid="classiceberg_1_1Schema" kindref="compound">Schema</ref> &gt;</type>
<definition>std::shared_ptr&lt;Schema&gt; iceberg::DataWriterTest::schema_</definition>
<argsstring></argsstring>
<name>schema_</name>
<qualifiedname>iceberg::DataWriterTest::schema_</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/test/data_writer_test.cc" line="95" column="19" bodyfile="iceberg/test/data_writer_test.cc" bodystart="95" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="classiceberg_1_1DataWriterTest_1a5753c117288374194adcad1a6d1f1a72" prot="protected" static="no" mutable="no">
<type>std::shared_ptr&lt; <ref refid="classiceberg_1_1PartitionSpec" kindref="compound">PartitionSpec</ref> &gt;</type>
<definition>std::shared_ptr&lt;PartitionSpec&gt; iceberg::DataWriterTest::partition_spec_</definition>
<argsstring></argsstring>
<name>partition_spec_</name>
<qualifiedname>iceberg::DataWriterTest::partition_spec_</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/test/data_writer_test.cc" line="96" column="19" bodyfile="iceberg/test/data_writer_test.cc" bodystart="96" bodyend="-1"/>
</memberdef>
</sectiondef>
<sectiondef kind="protected-static-func">
<memberdef kind="function" id="classiceberg_1_1DataWriterTest_1a6c329b28861a8c635a64a699bb83872a" prot="protected" static="yes" const="no" explicit="no" inline="yes" virt="non-virtual">
<type>void</type>
<definition>static void iceberg::DataWriterTest::SetUpTestSuite</definition>
<argsstring>()</argsstring>
<name>SetUpTestSuite</name>
<qualifiedname>iceberg::DataWriterTest::SetUpTestSuite</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/test/data_writer_test.cc" line="48" column="15" bodyfile="iceberg/test/data_writer_test.cc" bodystart="48" bodyend="51"/>
</memberdef>
</sectiondef>
<sectiondef kind="protected-func">
<memberdef kind="function" id="classiceberg_1_1DataWriterTest_1acadbf09c4cfa7946ce8e5baa945ba9aa" prot="protected" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
<type>void</type>
<definition>void iceberg::DataWriterTest::SetUp</definition>
<argsstring>() override</argsstring>
<name>SetUp</name>
<qualifiedname>iceberg::DataWriterTest::SetUp</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/test/data_writer_test.cc" line="53" column="8" bodyfile="iceberg/test/data_writer_test.cc" bodystart="53" bodyend="59"/>
</memberdef>
<memberdef kind="function" id="classiceberg_1_1DataWriterTest_1acc7ca5c66e1e4293656011e72645bcfa" prot="protected" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
<type><ref refid="structiceberg_1_1DataWriterOptions" kindref="compound">DataWriterOptions</ref></type>
<definition>DataWriterOptions iceberg::DataWriterTest::MakeDefaultOptions</definition>
<argsstring>(std::optional&lt; int32_t &gt; sort_order_id=std::nullopt, PartitionValues partition=PartitionValues{})</argsstring>
<name>MakeDefaultOptions</name>
<qualifiedname>iceberg::DataWriterTest::MakeDefaultOptions</qualifiedname>
<param>
<type>std::optional&lt; int32_t &gt;</type>
<declname>sort_order_id</declname>
<defval>std::nullopt</defval>
</param>
<param>
<type><ref refid="classiceberg_1_1PartitionValues" kindref="compound">PartitionValues</ref></type>
<declname>partition</declname>
<defval><ref refid="classiceberg_1_1PartitionValues" kindref="compound">PartitionValues</ref>{}</defval>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/test/data_writer_test.cc" line="61" column="21" bodyfile="iceberg/test/data_writer_test.cc" bodystart="61" bodyend="74"/>
</memberdef>
<memberdef kind="function" id="classiceberg_1_1DataWriterTest_1a36eeabbd5f495c9de01277ff23919d2f" prot="protected" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
<type>std::shared_ptr&lt;::arrow::Array &gt;</type>
<definition>std::shared_ptr&lt;::arrow::Array &gt; iceberg::DataWriterTest::CreateTestData</definition>
<argsstring>()</argsstring>
<name>CreateTestData</name>
<qualifiedname>iceberg::DataWriterTest::CreateTestData</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/test/data_writer_test.cc" line="76" column="19" bodyfile="iceberg/test/data_writer_test.cc" bodystart="76" bodyend="85"/>
</memberdef>
<memberdef kind="function" id="classiceberg_1_1DataWriterTest_1a11ad4eaa2fab6d642f49e886faec9f40" prot="protected" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
<type>void</type>
<definition>void iceberg::DataWriterTest::WriteTestDataToWriter</definition>
<argsstring>(DataWriter *writer)</argsstring>
<name>WriteTestDataToWriter</name>
<qualifiedname>iceberg::DataWriterTest::WriteTestDataToWriter</qualifiedname>
<param>
<type><ref refid="classiceberg_1_1DataWriter" kindref="compound">DataWriter</ref> *</type>
<declname>writer</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/test/data_writer_test.cc" line="87" column="8" bodyfile="iceberg/test/data_writer_test.cc" bodystart="87" bodyend="92"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inheritancegraph>
<node id="3">
<label>iceberg::DataWriterFormatTest</label>
<link refid="classiceberg_1_1DataWriterFormatTest"/>
<childnode refid="1" relation="public-inheritance">
</childnode>
</node>
<node id="1">
<label>iceberg::DataWriterTest</label>
<link refid="classiceberg_1_1DataWriterTest"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
</node>
<node id="2">
<label>testing::Test</label>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="13">
<label>iceberg::Lazy&lt; InitFieldById &gt;</label>
<link refid="classiceberg_1_1Lazy"/>
</node>
<node id="15">
<label>iceberg::Lazy&lt; InitFieldByLowerCaseName &gt;</label>
<link refid="classiceberg_1_1Lazy"/>
</node>
<node id="14">
<label>iceberg::Lazy&lt; InitFieldByName &gt;</label>
<link refid="classiceberg_1_1Lazy"/>
</node>
<node id="1">
<label>iceberg::DataWriterTest</label>
<link refid="classiceberg_1_1DataWriterTest"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
<childnode refid="3" relation="usage">
<edgelabel>file_io_</edgelabel>
</childnode>
<childnode refid="5" relation="usage">
<edgelabel>schema_</edgelabel>
</childnode>
<childnode refid="18" relation="usage">
<edgelabel>partition_spec_</edgelabel>
</childnode>
</node>
<node id="4">
<label>iceberg::FileIO</label>
<link refid="classiceberg_1_1FileIO"/>
</node>
<node id="8">
<label>iceberg::NestedType</label>
<link refid="classiceberg_1_1NestedType"/>
<childnode refid="9" relation="public-inheritance">
</childnode>
</node>
<node id="19">
<label>iceberg::PartitionSpec</label>
<link refid="classiceberg_1_1PartitionSpec"/>
<childnode refid="10" relation="public-inheritance">
</childnode>
</node>
<node id="6">
<label>iceberg::Schema</label>
<link refid="classiceberg_1_1Schema"/>
<childnode refid="7" relation="public-inheritance">
</childnode>
<childnode refid="16" relation="usage">
<edgelabel>kAllColumns</edgelabel>
</childnode>
</node>
<node id="12">
<label>iceberg::SchemaField</label>
<link refid="classiceberg_1_1SchemaField"/>
<childnode refid="10" relation="public-inheritance">
</childnode>
</node>
<node id="7">
<label>iceberg::StructType</label>
<link refid="classiceberg_1_1StructType"/>
<childnode refid="8" relation="public-inheritance">
</childnode>
<childnode refid="11" relation="usage">
<edgelabel>fields_</edgelabel>
</childnode>
<childnode refid="13" relation="usage">
<edgelabel>field_by_id_</edgelabel>
</childnode>
<childnode refid="14" relation="usage">
<edgelabel>field_by_name_</edgelabel>
</childnode>
<childnode refid="15" relation="usage">
<edgelabel>field_by_lowercase_name_</edgelabel>
</childnode>
</node>
<node id="9">
<label>iceberg::Type</label>
<link refid="classiceberg_1_1Type"/>
<childnode refid="10" relation="public-inheritance">
</childnode>
</node>
<node id="10">
<label>iceberg::util::Formattable</label>
<link refid="classiceberg_1_1util_1_1Formattable"/>
</node>
<node id="3">
<label>std::shared_ptr&lt; iceberg::FileIO &gt;</label>
<childnode refid="4" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="18">
<label>std::shared_ptr&lt; iceberg::PartitionSpec &gt;</label>
<childnode refid="19" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="5">
<label>std::shared_ptr&lt; iceberg::Schema &gt;</label>
<childnode refid="6" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="17">
<label>std::basic_string_view&lt; Char &gt;</label>
</node>
<node id="16">
<label>std::string_view</label>
<childnode refid="17" relation="public-inheritance">
</childnode>
</node>
<node id="2">
<label>testing::Test</label>
</node>
<node id="11">
<label>std::vector&lt; iceberg::SchemaField &gt;</label>
<childnode refid="12" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
</collaborationgraph>
<location file="iceberg/test/data_writer_test.cc" line="46" column="1" bodyfile="iceberg/test/data_writer_test.cc" bodystart="46" bodyend="97"/>
<listofallmembers>
<member refid="classiceberg_1_1DataWriterTest_1a36eeabbd5f495c9de01277ff23919d2f" prot="protected" virt="non-virtual"><scope>iceberg::DataWriterTest</scope><name>CreateTestData</name></member>
<member refid="classiceberg_1_1DataWriterTest_1a200a91acc3227ae8dbf60612cc00db53" prot="protected" virt="non-virtual"><scope>iceberg::DataWriterTest</scope><name>file_io_</name></member>
<member refid="classiceberg_1_1DataWriterTest_1acc7ca5c66e1e4293656011e72645bcfa" prot="protected" virt="non-virtual"><scope>iceberg::DataWriterTest</scope><name>MakeDefaultOptions</name></member>
<member refid="classiceberg_1_1DataWriterTest_1a5753c117288374194adcad1a6d1f1a72" prot="protected" virt="non-virtual"><scope>iceberg::DataWriterTest</scope><name>partition_spec_</name></member>
<member refid="classiceberg_1_1DataWriterTest_1ac931baa0a5eeb379a90a3710514571fe" prot="protected" virt="non-virtual"><scope>iceberg::DataWriterTest</scope><name>schema_</name></member>
<member refid="classiceberg_1_1DataWriterTest_1acadbf09c4cfa7946ce8e5baa945ba9aa" prot="protected" virt="non-virtual"><scope>iceberg::DataWriterTest</scope><name>SetUp</name></member>
<member refid="classiceberg_1_1DataWriterTest_1a6c329b28861a8c635a64a699bb83872a" prot="protected" virt="non-virtual"><scope>iceberg::DataWriterTest</scope><name>SetUpTestSuite</name></member>
<member refid="classiceberg_1_1DataWriterTest_1a11ad4eaa2fab6d642f49e886faec9f40" prot="protected" virt="non-virtual"><scope>iceberg::DataWriterTest</scope><name>WriteTestDataToWriter</name></member>
</listofallmembers>
</compounddef>
</doxygen>