[#BloombergLP-balb-operator_eq-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::operator== :relfileprefix: ../../ :mrdocs: Equality operators == Synopses Declared in `<balb_filecleanerconfiguration.h>` Return `true` if the specified `lhs` and `rhs` objects have the same value, and `false` otherwise. Two `Choice3` objects have the same value if either the selections in both objects have the same ids and the same values, or both selections are undefined. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-0c.adoc[operator==]( xref:BloombergLP/balb/Choice3.adoc[Choice3] const& lhs, xref:BloombergLP/balb/Choice3.adoc[Choice3] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-0c.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects have the same value, and `false` otherwise. Two `Response` objects have the same value if either the selections in both objects have the same ids and the same values, or both selections are undefined. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-041.adoc[operator==]( xref:BloombergLP/balb/Response.adoc[Response] const& lhs, xref:BloombergLP/balb/Response.adoc[Response] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-041.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects have the same value, and `false` otherwise. Two `Request` objects have the same value if either the selections in both objects have the same ids and the same values, or both selections are undefined. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-042.adoc[operator==]( xref:BloombergLP/balb/Request.adoc[Request] const& lhs, xref:BloombergLP/balb/Request.adoc[Request] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-042.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects have the same value, and `false` otherwise. Two `FeatureTestMessage` objects have the same value if either the selections in both objects have the same ids and the same values, or both selections are undefined. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-0e.adoc[operator==]( xref:BloombergLP/balb/FeatureTestMessage.adoc[FeatureTestMessage] const& lhs, xref:BloombergLP/balb/FeatureTestMessage.adoc[FeatureTestMessage] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-0e.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same value, and `false` otherwise. Two attribute objects have the same value if each respective attribute has the same value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-09.adoc[operator==]( xref:BloombergLP/balb/SequenceWithAnonymity.adoc[SequenceWithAnonymity] const& lhs, xref:BloombergLP/balb/SequenceWithAnonymity.adoc[SequenceWithAnonymity] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-09.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects have the same value, and `false` otherwise. Two `SequenceWithAnonymityChoice2` objects have the same value if either the selections in both objects have the same ids and the same values, or both selections are undefined. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-00f1.adoc[operator==]( xref:BloombergLP/balb/SequenceWithAnonymityChoice2.adoc[SequenceWithAnonymityChoice2] const& lhs, xref:BloombergLP/balb/SequenceWithAnonymityChoice2.adoc[SequenceWithAnonymityChoice2] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-00f1.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same value, and `false` otherwise. Two attribute objects have the same value if each respective attribute has the same value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-00faf.adoc[operator==]( xref:BloombergLP/balb/Sequence2.adoc[Sequence2] const& lhs, xref:BloombergLP/balb/Sequence2.adoc[Sequence2] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-00faf.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same value, and `false` otherwise. Two attribute objects have the same value if each respective attribute has the same value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-0ba.adoc[operator==]( xref:BloombergLP/balb/Sequence1.adoc[Sequence1] const& lhs, xref:BloombergLP/balb/Sequence1.adoc[Sequence1] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-0ba.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same value, and `false` otherwise. Two attribute objects have the same value if each respective attribute has the same value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-03.adoc[operator==]( xref:BloombergLP/balb/Sequence4.adoc[Sequence4] const& lhs, xref:BloombergLP/balb/Sequence4.adoc[Sequence4] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-03.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects have the same value, and `false` otherwise. Two `Choice2` objects have the same value if either the selections in both objects have the same ids and the same values, or both selections are undefined. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-0f9.adoc[operator==]( xref:BloombergLP/balb/Choice2.adoc[Choice2] const& lhs, xref:BloombergLP/balb/Choice2.adoc[Choice2] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-0f9.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects have the same value, and `false` otherwise. Two `Choice1` objects have the same value if either the selections in both objects have the same ids and the same values, or both selections are undefined. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-01cb.adoc[operator==]( xref:BloombergLP/balb/Choice1.adoc[Choice1] const& lhs, xref:BloombergLP/balb/Choice1.adoc[Choice1] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-01cb.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects have the same value, and `false` otherwise. Two `SequenceWithAnonymityChoice` objects have the same value if either the selections in both objects have the same ids and the same values, or both selections are undefined. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-014.adoc[operator==]( xref:BloombergLP/balb/SequenceWithAnonymityChoice.adoc[SequenceWithAnonymityChoice] const& lhs, xref:BloombergLP/balb/SequenceWithAnonymityChoice.adoc[SequenceWithAnonymityChoice] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-014.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same (in‐core) value, and `false` otherwise. Two attribute objects have the same in‐core value if each respective attribute has the same in‐core value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-046.adoc[operator==]( xref:BloombergLP/balb/FileCleanerConfiguration.adoc[FileCleanerConfiguration] const& lhs, xref:BloombergLP/balb/FileCleanerConfiguration.adoc[FileCleanerConfiguration] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-046.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same value, and `false` otherwise. Two attribute objects have the same value if each respective attribute has the same value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-04b.adoc[operator==]( xref:BloombergLP/balb/Sequence6.adoc[Sequence6] const& lhs, xref:BloombergLP/balb/Sequence6.adoc[Sequence6] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-04b.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same value, and `false` otherwise. Two attribute objects have the same value if each respective attribute has the same value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-0bf.adoc[operator==]( xref:BloombergLP/balb/Sequence5.adoc[Sequence5] const& lhs, xref:BloombergLP/balb/Sequence5.adoc[Sequence5] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-0bf.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same value, and `false` otherwise. Two attribute objects have the same value if each respective attribute has the same value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-07c.adoc[operator==]( xref:BloombergLP/balb/Sequence3.adoc[Sequence3] const& lhs, xref:BloombergLP/balb/Sequence3.adoc[Sequence3] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-07c.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects have the same value, and `false` otherwise. Two `Choice5` objects have the same value if either the selections in both objects have the same ids and the same values, or both selections are undefined. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-01c6.adoc[operator==]( xref:BloombergLP/balb/Choice5.adoc[Choice5] const& lhs, xref:BloombergLP/balb/Choice5.adoc[Choice5] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-01c6.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same value, and `false` otherwise. Two attribute objects have the same value if each respective attribute has the same value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-00fa3.adoc[operator==]( xref:BloombergLP/balb/VoidSequence.adoc[VoidSequence] const& lhs, xref:BloombergLP/balb/VoidSequence.adoc[VoidSequence] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-00fa3.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same value, and `false` otherwise. Two attribute objects have the same value if each respective attribute has the same value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-0a.adoc[operator==]( xref:BloombergLP/balb/UnsignedSequence.adoc[UnsignedSequence] const& lhs, xref:BloombergLP/balb/UnsignedSequence.adoc[UnsignedSequence] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-0a.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same value, and `false` otherwise. Two attribute objects have the same value if each respective attribute has the same value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-0f8.adoc[operator==]( xref:BloombergLP/balb/SimpleRequest.adoc[SimpleRequest] const& lhs, xref:BloombergLP/balb/SimpleRequest.adoc[SimpleRequest] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-0f8.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects have the same value, and `false` otherwise. Two `SequenceWithAnonymityChoice1` objects have the same value if either the selections in both objects have the same ids and the same values, or both selections are undefined. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-05b.adoc[operator==]( xref:BloombergLP/balb/SequenceWithAnonymityChoice1.adoc[SequenceWithAnonymityChoice1] const& lhs, xref:BloombergLP/balb/SequenceWithAnonymityChoice1.adoc[SequenceWithAnonymityChoice1] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-05b.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects have the same value, and `false` otherwise. Two `Choice4` objects have the same value if either the selections in both objects have the same ids and the same values, or both selections are undefined. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-076.adoc[operator==]( xref:BloombergLP/balb/Choice4.adoc[Choice4] const& lhs, xref:BloombergLP/balb/Choice4.adoc[Choice4] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-076.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same value, and `false` otherwise. Two attribute objects have the same value if each respective attribute has the same value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-055.adoc[operator==]( xref:BloombergLP/balb/CustomString.adoc[CustomString] const& lhs, xref:BloombergLP/balb/CustomString.adoc[CustomString] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-055.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects have the same value, and `false` otherwise. Two attribute objects have the same value if each respective attribute has the same value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_eq-0d.adoc[operator==]( xref:BloombergLP/balb/CustomInt.adoc[CustomInt] const& lhs, xref:BloombergLP/balb/CustomInt.adoc[CustomInt] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_eq-0d.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#