blob: dd4393af295f2b4a3299720b544a5d717de13b48 [file]
<?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_1TransactionContext" kind="class" language="C++" prot="public">
<compoundname>iceberg::TransactionContext</compoundname>
<includes refid="transaction_8h" local="no">transaction.h</includes>
<sectiondef kind="public-attrib">
<memberdef kind="variable" id="classiceberg_1_1TransactionContext_1a37c32c0b305f948c5b8d613e593aa06d" prot="public" static="no" mutable="no">
<type>std::shared_ptr&lt; <ref refid="classiceberg_1_1Table" kindref="compound">Table</ref> &gt;</type>
<definition>std::shared_ptr&lt;Table&gt; iceberg::TransactionContext::table</definition>
<argsstring></argsstring>
<name>table</name>
<qualifiedname>iceberg::TransactionContext::table</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/transaction.h" line="167" column="19" bodyfile="iceberg/transaction.h" bodystart="167" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="classiceberg_1_1TransactionContext_1aee47f902cd1ac89116a5503fa7c0d48f" prot="public" static="no" mutable="no">
<type>std::unique_ptr&lt; <ref refid="classiceberg_1_1TableMetadataBuilder" kindref="compound">TableMetadataBuilder</ref> &gt;</type>
<definition>std::unique_ptr&lt;TableMetadataBuilder&gt; iceberg::TransactionContext::metadata_builder</definition>
<argsstring></argsstring>
<name>metadata_builder</name>
<qualifiedname>iceberg::TransactionContext::metadata_builder</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/transaction.h" line="168" column="19" bodyfile="iceberg/transaction.h" bodystart="168" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="classiceberg_1_1TransactionContext_1a23cac60d3b83480db8aa29f293aa1552" prot="public" static="no" mutable="no">
<type>TransactionKind</type>
<definition>TransactionKind iceberg::TransactionContext::kind</definition>
<argsstring></argsstring>
<name>kind</name>
<qualifiedname>iceberg::TransactionContext::kind</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/transaction.h" line="169" column="19" bodyfile="iceberg/transaction.h" bodystart="169" bodyend="-1"/>
</memberdef>
<memberdef kind="variable" id="classiceberg_1_1TransactionContext_1aea075d161b723a50c1c0871bc14d52b8" prot="public" static="no" mutable="no">
<type>std::optional&lt; std::weak_ptr&lt; <ref refid="classiceberg_1_1Transaction" kindref="compound">Transaction</ref> &gt; &gt;</type>
<definition>std::optional&lt;std::weak_ptr&lt;Transaction&gt; &gt; iceberg::TransactionContext::transaction</definition>
<argsstring></argsstring>
<name>transaction</name>
<qualifiedname>iceberg::TransactionContext::transaction</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/transaction.h" line="172" column="17" bodyfile="iceberg/transaction.h" bodystart="172" bodyend="-1"/>
</memberdef>
</sectiondef>
<sectiondef kind="public-func">
<memberdef kind="function" id="classiceberg_1_1TransactionContext_1ab35bbbd42d83dbe5e898593a49dea61c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>iceberg::TransactionContext::TransactionContext</definition>
<argsstring>()</argsstring>
<name>TransactionContext</name>
<qualifiedname>iceberg::TransactionContext::TransactionContext</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/transaction.h" line="157" column="3"/>
</memberdef>
<memberdef kind="function" id="classiceberg_1_1TransactionContext_1a7f467667f530d333a8ad68fbba7d646b" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>iceberg::TransactionContext::~TransactionContext</definition>
<argsstring>()</argsstring>
<name>~TransactionContext</name>
<qualifiedname>iceberg::TransactionContext::~TransactionContext</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/transaction.h" line="158" column="3"/>
</memberdef>
<memberdef kind="function" id="classiceberg_1_1TransactionContext_1a9c5a18adf5db1ef6c703a107a9f04dc4" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual">
<type>const <ref refid="structiceberg_1_1TableMetadata" kindref="compound">TableMetadata</ref> *</type>
<definition>const TableMetadata * iceberg::TransactionContext::base</definition>
<argsstring>() const</argsstring>
<name>base</name>
<qualifiedname>iceberg::TransactionContext::base</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/transaction.h" line="163" column="23" bodyfile="iceberg/transaction.cc" bodystart="78" bodyend="78"/>
</memberdef>
<memberdef kind="function" id="classiceberg_1_1TransactionContext_1a835e78fad4967d46c87075b604b2e5d6" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual">
<type>const <ref refid="structiceberg_1_1TableMetadata" kindref="compound">TableMetadata</ref> &amp;</type>
<definition>const TableMetadata &amp; iceberg::TransactionContext::current</definition>
<argsstring>() const</argsstring>
<name>current</name>
<qualifiedname>iceberg::TransactionContext::current</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/transaction.h" line="164" column="23" bodyfile="iceberg/transaction.cc" bodystart="80" bodyend="82"/>
</memberdef>
<memberdef kind="function" id="classiceberg_1_1TransactionContext_1a1e1c0012e9b773030e64fbf6776bb774" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual">
<type>std::string</type>
<definition>std::string iceberg::TransactionContext::MetadataFileLocation</definition>
<argsstring>(std::string_view filename) const</argsstring>
<name>MetadataFileLocation</name>
<qualifiedname>iceberg::TransactionContext::MetadataFileLocation</qualifiedname>
<param>
<type>std::string_view</type>
<declname>filename</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/transaction.h" line="165" column="15" bodyfile="iceberg/transaction.cc" bodystart="84" bodyend="92"/>
</memberdef>
</sectiondef>
<sectiondef kind="public-static-func">
<memberdef kind="function" id="classiceberg_1_1TransactionContext_1a789845c354422aa9aa56087519906ea7" prot="public" static="yes" const="no" explicit="no" inline="no" virt="non-virtual">
<type>Result&lt; std::shared_ptr&lt; <ref refid="classiceberg_1_1TransactionContext" kindref="compound">TransactionContext</ref> &gt; &gt;</type>
<definition>Result&lt; std::shared_ptr&lt; TransactionContext &gt; &gt; iceberg::TransactionContext::Make</definition>
<argsstring>(std::shared_ptr&lt; Table &gt; table, TransactionKind kind)</argsstring>
<name>Make</name>
<qualifiedname>iceberg::TransactionContext::Make</qualifiedname>
<param>
<type>std::shared_ptr&lt; <ref refid="classiceberg_1_1Table" kindref="compound">Table</ref> &gt;</type>
<declname>table</declname>
</param>
<param>
<type>TransactionKind</type>
<declname>kind</declname>
</param>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/transaction.h" line="160" column="17" bodyfile="iceberg/transaction.cc" bodystart="63" bodyend="76"/>
</memberdef>
</sectiondef>
<briefdescription>
<para>Shared context between <ref refid="classiceberg_1_1Transaction" kindref="compound">Transaction</ref> and <ref refid="classiceberg_1_1PendingUpdate" kindref="compound">PendingUpdate</ref> instances. </para>
</briefdescription>
<detaileddescription>
</detaileddescription>
<collaborationgraph>
<node id="31">
<label>iceberg::ConfigBase&lt; TableProperties &gt;</label>
<link refid="classiceberg_1_1ConfigBase"/>
<childnode refid="32" relation="usage">
<edgelabel>configs_</edgelabel>
</childnode>
</node>
<node id="22">
<label>iceberg::Lazy&lt; InitFieldById &gt;</label>
<link refid="classiceberg_1_1Lazy"/>
</node>
<node id="24">
<label>iceberg::Lazy&lt; InitFieldByLowerCaseName &gt;</label>
<link refid="classiceberg_1_1Lazy"/>
</node>
<node id="23">
<label>iceberg::Lazy&lt; InitFieldByName &gt;</label>
<link refid="classiceberg_1_1Lazy"/>
</node>
<node id="50">
<label>iceberg::BlobMetadata</label>
<link refid="structiceberg_1_1BlobMetadata"/>
<childnode refid="8" relation="usage">
<edgelabel>type</edgelabel>
</childnode>
<childnode refid="51" relation="usage">
<edgelabel>fields</edgelabel>
</childnode>
<childnode refid="32" relation="usage">
<edgelabel>properties</edgelabel>
</childnode>
</node>
<node id="58">
<label>iceberg::Catalog</label>
<link refid="classiceberg_1_1Catalog"/>
</node>
<node id="65">
<label>iceberg::Error</label>
<link refid="structiceberg_1_1Error"/>
<childnode refid="8" relation="usage">
<edgelabel>message</edgelabel>
</childnode>
</node>
<node id="63">
<label>iceberg::ErrorCollector</label>
<link refid="classiceberg_1_1ErrorCollector"/>
<childnode refid="64" relation="usage">
<edgelabel>errors_</edgelabel>
</childnode>
</node>
<node id="56">
<label>iceberg::FileIO</label>
<link refid="classiceberg_1_1FileIO"/>
</node>
<node id="39">
<label>iceberg::MetadataLogEntry</label>
<link refid="structiceberg_1_1MetadataLogEntry"/>
<childnode refid="8" relation="usage">
<edgelabel>metadata_file</edgelabel>
</childnode>
</node>
<node id="6">
<label>iceberg::Namespace</label>
<link refid="structiceberg_1_1Namespace"/>
<childnode refid="7" relation="usage">
<edgelabel>levels</edgelabel>
</childnode>
</node>
<node id="17">
<label>iceberg::NestedType</label>
<link refid="classiceberg_1_1NestedType"/>
<childnode refid="18" relation="public-inheritance">
</childnode>
</node>
<node id="29">
<label>iceberg::PartitionSpec</label>
<link refid="classiceberg_1_1PartitionSpec"/>
<childnode refid="19" relation="public-inheritance">
</childnode>
</node>
<node id="54">
<label>iceberg::PartitionStatisticsFile</label>
<link refid="structiceberg_1_1PartitionStatisticsFile"/>
<childnode refid="8" relation="usage">
<edgelabel>path</edgelabel>
</childnode>
</node>
<node id="15">
<label>iceberg::Schema</label>
<link refid="classiceberg_1_1Schema"/>
<childnode refid="16" relation="public-inheritance">
</childnode>
<childnode refid="25" relation="usage">
<edgelabel>kAllColumns</edgelabel>
</childnode>
</node>
<node id="21">
<label>iceberg::SchemaField</label>
<link refid="classiceberg_1_1SchemaField"/>
<childnode refid="19" relation="public-inheritance">
</childnode>
</node>
<node id="35">
<label>iceberg::Snapshot</label>
<link refid="structiceberg_1_1Snapshot"/>
<childnode refid="8" relation="usage">
<edgelabel>manifest_list</edgelabel>
</childnode>
<childnode refid="32" relation="usage">
<edgelabel>summary</edgelabel>
</childnode>
</node>
<node id="37">
<label>iceberg::SnapshotLogEntry</label>
<link refid="structiceberg_1_1SnapshotLogEntry"/>
</node>
<node id="45">
<label>iceberg::SnapshotRef</label>
<link refid="structiceberg_1_1SnapshotRef"/>
<childnode refid="25" relation="usage">
<edgelabel>kMainBranch</edgelabel>
</childnode>
</node>
<node id="42">
<label>iceberg::SortOrder</label>
<link refid="classiceberg_1_1SortOrder"/>
<childnode refid="19" relation="public-inheritance">
</childnode>
</node>
<node id="48">
<label>iceberg::StatisticsFile</label>
<link refid="structiceberg_1_1StatisticsFile"/>
<childnode refid="8" relation="usage">
<edgelabel>path</edgelabel>
</childnode>
<childnode refid="49" relation="usage">
<edgelabel>blob_metadata</edgelabel>
</childnode>
</node>
<node id="16">
<label>iceberg::StructType</label>
<link refid="classiceberg_1_1StructType"/>
<childnode refid="17" relation="public-inheritance">
</childnode>
<childnode refid="20" relation="usage">
<edgelabel>fields_</edgelabel>
</childnode>
<childnode refid="22" relation="usage">
<edgelabel>field_by_id_</edgelabel>
</childnode>
<childnode refid="23" relation="usage">
<edgelabel>field_by_name_</edgelabel>
</childnode>
<childnode refid="24" relation="usage">
<edgelabel>field_by_lowercase_name_</edgelabel>
</childnode>
</node>
<node id="3">
<label>iceberg::Table</label>
<link refid="classiceberg_1_1Table"/>
<childnode refid="4" relation="public-inheritance">
</childnode>
<childnode refid="5" relation="usage">
<edgelabel>identifier_</edgelabel>
</childnode>
<childnode refid="10" relation="usage">
<edgelabel>metadata_</edgelabel>
</childnode>
<childnode refid="8" relation="usage">
<edgelabel>metadata_location_</edgelabel>
</childnode>
<childnode refid="55" relation="usage">
<edgelabel>io_</edgelabel>
</childnode>
<childnode refid="57" relation="usage">
<edgelabel>catalog_</edgelabel>
</childnode>
<childnode refid="59" relation="usage">
<edgelabel>metadata_cache_</edgelabel>
</childnode>
</node>
<node id="5">
<label>iceberg::TableIdentifier</label>
<link refid="structiceberg_1_1TableIdentifier"/>
<childnode refid="6" relation="usage">
<edgelabel>ns</edgelabel>
</childnode>
<childnode refid="8" relation="usage">
<edgelabel>name</edgelabel>
</childnode>
</node>
<node id="11">
<label>iceberg::TableMetadata</label>
<link refid="structiceberg_1_1TableMetadata"/>
<childnode refid="12" relation="usage">
<edgelabel>kMinFormatVersions</edgelabel>
</childnode>
<childnode refid="8" relation="usage">
<edgelabel>location</edgelabel>
<edgelabel>table_uuid</edgelabel>
</childnode>
<childnode refid="13" relation="usage">
<edgelabel>schemas</edgelabel>
</childnode>
<childnode refid="27" relation="usage">
<edgelabel>partition_specs</edgelabel>
</childnode>
<childnode refid="30" relation="usage">
<edgelabel>properties</edgelabel>
</childnode>
<childnode refid="33" relation="usage">
<edgelabel>snapshots</edgelabel>
</childnode>
<childnode refid="36" relation="usage">
<edgelabel>snapshot_log</edgelabel>
</childnode>
<childnode refid="38" relation="usage">
<edgelabel>metadata_log</edgelabel>
</childnode>
<childnode refid="40" relation="usage">
<edgelabel>sort_orders</edgelabel>
</childnode>
<childnode refid="43" relation="usage">
<edgelabel>refs</edgelabel>
</childnode>
<childnode refid="46" relation="usage">
<edgelabel>statistics</edgelabel>
</childnode>
<childnode refid="52" relation="usage">
<edgelabel>partition_statistics</edgelabel>
</childnode>
</node>
<node id="62">
<label>iceberg::TableMetadataBuilder</label>
<link refid="classiceberg_1_1TableMetadataBuilder"/>
<childnode refid="63" relation="public-inheritance">
</childnode>
</node>
<node id="60">
<label>iceberg::TableMetadataCache</label>
<link refid="classiceberg_1_1TableMetadataCache"/>
</node>
<node id="30">
<label>iceberg::TableProperties</label>
<link refid="classiceberg_1_1TableProperties"/>
<childnode refid="31" relation="public-inheritance">
</childnode>
<childnode refid="25" relation="usage">
<edgelabel>kDefaultNameMapping</edgelabel>
<edgelabel>kMetricModeColumnConfPrefix</edgelabel>
<edgelabel>kParquetBloomFilterColumnEnabledPrefix</edgelabel>
<edgelabel>kParquetBloomFilterColumnFppPrefix</edgelabel>
<edgelabel>kParquetColumnStatsEnabledPrefix</edgelabel>
</childnode>
</node>
<node id="1">
<label>iceberg::TransactionContext</label>
<link refid="classiceberg_1_1TransactionContext"/>
<childnode refid="2" relation="usage">
<edgelabel>table</edgelabel>
</childnode>
<childnode refid="61" relation="usage">
<edgelabel>metadata_builder</edgelabel>
</childnode>
</node>
<node id="18">
<label>iceberg::Type</label>
<link refid="classiceberg_1_1Type"/>
<childnode refid="19" relation="public-inheritance">
</childnode>
</node>
<node id="19">
<label>iceberg::util::Formattable</label>
<link refid="classiceberg_1_1util_1_1Formattable"/>
</node>
<node id="57">
<label>std::shared_ptr&lt; iceberg::Catalog &gt;</label>
<childnode refid="58" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="55">
<label>std::shared_ptr&lt; iceberg::FileIO &gt;</label>
<childnode refid="56" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="28">
<label>std::shared_ptr&lt; iceberg::PartitionSpec &gt;</label>
<childnode refid="29" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="14">
<label>std::shared_ptr&lt; iceberg::Schema &gt;</label>
<childnode refid="15" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="34">
<label>std::shared_ptr&lt; iceberg::Snapshot &gt;</label>
<childnode refid="35" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="44">
<label>std::shared_ptr&lt; iceberg::SnapshotRef &gt;</label>
<childnode refid="45" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="41">
<label>std::shared_ptr&lt; iceberg::SortOrder &gt;</label>
<childnode refid="42" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="2">
<label>std::shared_ptr&lt; iceberg::Table &gt;</label>
<childnode refid="3" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="10">
<label>std::shared_ptr&lt; iceberg::TableMetadata &gt;</label>
<childnode refid="11" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="53">
<label>std::shared_ptr&lt; struct iceberg::PartitionStatisticsFile &gt;</label>
<childnode refid="54" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="47">
<label>std::shared_ptr&lt; struct iceberg::StatisticsFile &gt;</label>
<childnode refid="48" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="9">
<label>std::basic_string&lt; Char &gt;</label>
</node>
<node id="26">
<label>std::basic_string_view&lt; Char &gt;</label>
</node>
<node id="4">
<label>std::enable_shared_from_this&lt; Table &gt;</label>
</node>
<node id="8">
<label>std::string</label>
<childnode refid="9" relation="public-inheritance">
</childnode>
</node>
<node id="25">
<label>std::string_view</label>
<childnode refid="26" relation="public-inheritance">
</childnode>
</node>
<node id="59">
<label>std::unique_ptr&lt; class iceberg::TableMetadataCache &gt;</label>
<childnode refid="60" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="61">
<label>std::unique_ptr&lt; iceberg::TableMetadataBuilder &gt;</label>
<childnode refid="62" relation="usage">
<edgelabel>ptr</edgelabel>
</childnode>
</node>
<node id="12">
<label>std::unordered_map&lt; TypeId, int8_t &gt;</label>
</node>
<node id="43">
<label>std::unordered_map&lt; std::string, std::shared_ptr&lt; iceberg::SnapshotRef &gt; &gt;</label>
<childnode refid="8" relation="usage">
<edgelabel>keys</edgelabel>
</childnode>
<childnode refid="44" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
<node id="32">
<label>std::unordered_map&lt; std::string, std::string &gt;</label>
<childnode refid="8" relation="usage">
<edgelabel>elements</edgelabel>
<edgelabel>keys</edgelabel>
</childnode>
</node>
<node id="49">
<label>std::vector&lt; iceberg::BlobMetadata &gt;</label>
<childnode refid="50" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
<node id="64">
<label>std::vector&lt; iceberg::Error &gt;</label>
<childnode refid="65" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
<node id="38">
<label>std::vector&lt; iceberg::MetadataLogEntry &gt;</label>
<childnode refid="39" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
<node id="20">
<label>std::vector&lt; iceberg::SchemaField &gt;</label>
<childnode refid="21" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
<node id="36">
<label>std::vector&lt; iceberg::SnapshotLogEntry &gt;</label>
<childnode refid="37" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
<node id="51">
<label>std::vector&lt; int32_t &gt;</label>
</node>
<node id="27">
<label>std::vector&lt; std::shared_ptr&lt; iceberg::PartitionSpec &gt; &gt;</label>
<childnode refid="28" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
<node id="13">
<label>std::vector&lt; std::shared_ptr&lt; iceberg::Schema &gt; &gt;</label>
<childnode refid="14" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
<node id="33">
<label>std::vector&lt; std::shared_ptr&lt; iceberg::Snapshot &gt; &gt;</label>
<childnode refid="34" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
<node id="40">
<label>std::vector&lt; std::shared_ptr&lt; iceberg::SortOrder &gt; &gt;</label>
<childnode refid="41" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
<node id="52">
<label>std::vector&lt; std::shared_ptr&lt; struct iceberg::PartitionStatisticsFile &gt; &gt;</label>
<childnode refid="53" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
<node id="46">
<label>std::vector&lt; std::shared_ptr&lt; struct iceberg::StatisticsFile &gt; &gt;</label>
<childnode refid="47" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
<node id="7">
<label>std::vector&lt; std::string &gt;</label>
<childnode refid="8" relation="usage">
<edgelabel>elements</edgelabel>
</childnode>
</node>
</collaborationgraph>
<location file="iceberg/transaction.h" line="155" column="1" bodyfile="iceberg/transaction.h" bodystart="155" bodyend="173"/>
<listofallmembers>
<member refid="classiceberg_1_1TransactionContext_1a9c5a18adf5db1ef6c703a107a9f04dc4" prot="public" virt="non-virtual"><scope>iceberg::TransactionContext</scope><name>base</name></member>
<member refid="classiceberg_1_1TransactionContext_1a835e78fad4967d46c87075b604b2e5d6" prot="public" virt="non-virtual"><scope>iceberg::TransactionContext</scope><name>current</name></member>
<member refid="classiceberg_1_1TransactionContext_1a23cac60d3b83480db8aa29f293aa1552" prot="public" virt="non-virtual"><scope>iceberg::TransactionContext</scope><name>kind</name></member>
<member refid="classiceberg_1_1TransactionContext_1a789845c354422aa9aa56087519906ea7" prot="public" virt="non-virtual"><scope>iceberg::TransactionContext</scope><name>Make</name></member>
<member refid="classiceberg_1_1TransactionContext_1aee47f902cd1ac89116a5503fa7c0d48f" prot="public" virt="non-virtual"><scope>iceberg::TransactionContext</scope><name>metadata_builder</name></member>
<member refid="classiceberg_1_1TransactionContext_1a1e1c0012e9b773030e64fbf6776bb774" prot="public" virt="non-virtual"><scope>iceberg::TransactionContext</scope><name>MetadataFileLocation</name></member>
<member refid="classiceberg_1_1TransactionContext_1a37c32c0b305f948c5b8d613e593aa06d" prot="public" virt="non-virtual"><scope>iceberg::TransactionContext</scope><name>table</name></member>
<member refid="classiceberg_1_1TransactionContext_1aea075d161b723a50c1c0871bc14d52b8" prot="public" virt="non-virtual"><scope>iceberg::TransactionContext</scope><name>transaction</name></member>
<member refid="classiceberg_1_1TransactionContext_1ab35bbbd42d83dbe5e898593a49dea61c" prot="public" virt="non-virtual"><scope>iceberg::TransactionContext</scope><name>TransactionContext</name></member>
<member refid="classiceberg_1_1TransactionContext_1a7f467667f530d333a8ad68fbba7d646b" prot="public" virt="non-virtual"><scope>iceberg::TransactionContext</scope><name>~TransactionContext</name></member>
</listofallmembers>
</compounddef>
</doxygen>