| <?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="structiceberg_1_1StorageCredential" kind="struct" language="C++" prot="public"> |
| <compoundname>iceberg::StorageCredential</compoundname> |
| <includes refid="storage__credential_8h" local="no">storage_credential.h</includes> |
| <sectiondef kind="public-attrib"> |
| <memberdef kind="variable" id="structiceberg_1_1StorageCredential_1a8ba0112ecb55412ffe9314b1703d6b44" prot="public" static="no" mutable="no"> |
| <type>std::string</type> |
| <definition>std::string iceberg::StorageCredential::prefix</definition> |
| <argsstring></argsstring> |
| <name>prefix</name> |
| <qualifiedname>iceberg::StorageCredential::prefix</qualifiedname> |
| <briefdescription> |
| </briefdescription> |
| <detaileddescription> |
| </detaileddescription> |
| <inbodydescription> |
| </inbodydescription> |
| <location file="iceberg/storage_credential.h" line="35" column="15" bodyfile="iceberg/storage_credential.h" bodystart="35" bodyend="-1"/> |
| </memberdef> |
| <memberdef kind="variable" id="structiceberg_1_1StorageCredential_1afd187908bfe3149396eab4a5c3a83e0b" prot="public" static="no" mutable="no"> |
| <type>std::unordered_map< std::string, std::string ></type> |
| <definition>std::unordered_map<std::string, std::string> iceberg::StorageCredential::config</definition> |
| <argsstring></argsstring> |
| <name>config</name> |
| <qualifiedname>iceberg::StorageCredential::config</qualifiedname> |
| <briefdescription> |
| </briefdescription> |
| <detaileddescription> |
| </detaileddescription> |
| <inbodydescription> |
| </inbodydescription> |
| <location file="iceberg/storage_credential.h" line="36" column="22" bodyfile="iceberg/storage_credential.h" bodystart="36" bodyend="-1"/> |
| </memberdef> |
| </sectiondef> |
| <sectiondef kind="public-func"> |
| <memberdef kind="function" id="structiceberg_1_1StorageCredential_1ab557b43238df6776d8cbad1e357eef67" prot="public" static="no" const="yes" explicit="no" inline="yes" virt="non-virtual"> |
| <type>Status</type> |
| <definition>Status iceberg::StorageCredential::Validate</definition> |
| <argsstring>() const</argsstring> |
| <name>Validate</name> |
| <qualifiedname>iceberg::StorageCredential::Validate</qualifiedname> |
| <briefdescription> |
| </briefdescription> |
| <detaileddescription> |
| </detaileddescription> |
| <inbodydescription> |
| </inbodydescription> |
| <location file="iceberg/storage_credential.h" line="38" column="10" bodyfile="iceberg/storage_credential.h" bodystart="38" bodyend="46"/> |
| </memberdef> |
| <memberdef kind="function" id="structiceberg_1_1StorageCredential_1ae95dbece79b752b63a72c45e2bca9d19" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual"> |
| <type>bool</type> |
| <definition>bool iceberg::StorageCredential::operator==</definition> |
| <argsstring>(const StorageCredential &other) const =default</argsstring> |
| <name>operator==</name> |
| <qualifiedname>iceberg::StorageCredential::operator==</qualifiedname> |
| <param> |
| <type>const <ref refid="structiceberg_1_1StorageCredential" kindref="compound">StorageCredential</ref> &</type> |
| <declname>other</declname> |
| </param> |
| <briefdescription> |
| </briefdescription> |
| <detaileddescription> |
| </detaileddescription> |
| <inbodydescription> |
| </inbodydescription> |
| <location file="iceberg/storage_credential.h" line="48" column="8"/> |
| </memberdef> |
| </sectiondef> |
| <briefdescription> |
| <para>A storage credential vended for a storage location prefix. </para> |
| </briefdescription> |
| <detaileddescription> |
| </detaileddescription> |
| <collaborationgraph> |
| <node id="1"> |
| <label>iceberg::StorageCredential</label> |
| <link refid="structiceberg_1_1StorageCredential"/> |
| <childnode refid="2" relation="usage"> |
| <edgelabel>prefix</edgelabel> |
| </childnode> |
| <childnode refid="4" relation="usage"> |
| <edgelabel>config</edgelabel> |
| </childnode> |
| </node> |
| <node id="3"> |
| <label>std::basic_string< Char ></label> |
| </node> |
| <node id="2"> |
| <label>std::string</label> |
| <childnode refid="3" relation="public-inheritance"> |
| </childnode> |
| </node> |
| <node id="4"> |
| <label>std::unordered_map< std::string, std::string ></label> |
| <childnode refid="2" relation="usage"> |
| <edgelabel>elements</edgelabel> |
| <edgelabel>keys</edgelabel> |
| </childnode> |
| </node> |
| </collaborationgraph> |
| <location file="iceberg/storage_credential.h" line="34" column="1" bodyfile="iceberg/storage_credential.h" bodystart="34" bodyend="49"/> |
| <listofallmembers> |
| <member refid="structiceberg_1_1StorageCredential_1afd187908bfe3149396eab4a5c3a83e0b" prot="public" virt="non-virtual"><scope>iceberg::StorageCredential</scope><name>config</name></member> |
| <member refid="structiceberg_1_1StorageCredential_1ae95dbece79b752b63a72c45e2bca9d19" prot="public" virt="non-virtual"><scope>iceberg::StorageCredential</scope><name>operator==</name></member> |
| <member refid="structiceberg_1_1StorageCredential_1a8ba0112ecb55412ffe9314b1703d6b44" prot="public" virt="non-virtual"><scope>iceberg::StorageCredential</scope><name>prefix</name></member> |
| <member refid="structiceberg_1_1StorageCredential_1ab557b43238df6776d8cbad1e357eef67" prot="public" virt="non-virtual"><scope>iceberg::StorageCredential</scope><name>Validate</name></member> |
| </listofallmembers> |
| </compounddef> |
| </doxygen> |