[#BloombergLP-balb-operator_not_eq-012] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::operator!= :relfileprefix: ../../ :mrdocs: Inequality operators == Synopses Declared in `<balb_filecleanerconfiguration.h>` Return `true` if the specified `lhs` and `rhs` objects do not have the same values, as determined by `operator==`, and `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-05.adoc[operator!=]( xref:BloombergLP/balb/Choice3.adoc[Choice3] const& lhs, xref:BloombergLP/balb/Choice3.adoc[Choice3] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-05.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects do not have the same values, as determined by `operator==`, and `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-0f.adoc[operator!=]( xref:BloombergLP/balb/Response.adoc[Response] const& lhs, xref:BloombergLP/balb/Response.adoc[Response] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-0f.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects do not have the same values, as determined by `operator==`, and `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-029.adoc[operator!=]( xref:BloombergLP/balb/Request.adoc[Request] const& lhs, xref:BloombergLP/balb/Request.adoc[Request] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-029.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects do not have the same values, as determined by `operator==`, and `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-0888.adoc[operator!=]( xref:BloombergLP/balb/FeatureTestMessage.adoc[FeatureTestMessage] const& lhs, xref:BloombergLP/balb/FeatureTestMessage.adoc[FeatureTestMessage] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-0888.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same value, and `false` otherwise. Two attribute objects do not have the same value if one or more respective attributes differ in values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-073.adoc[operator!=]( xref:BloombergLP/balb/SequenceWithAnonymity.adoc[SequenceWithAnonymity] const& lhs, xref:BloombergLP/balb/SequenceWithAnonymity.adoc[SequenceWithAnonymity] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-073.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects do not have the same values, as determined by `operator==`, and `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-06d.adoc[operator!=]( xref:BloombergLP/balb/SequenceWithAnonymityChoice2.adoc[SequenceWithAnonymityChoice2] const& lhs, xref:BloombergLP/balb/SequenceWithAnonymityChoice2.adoc[SequenceWithAnonymityChoice2] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-06d.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same value, and `false` otherwise. Two attribute objects do not have the same value if one or more respective attributes differ in values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-0a3.adoc[operator!=]( xref:BloombergLP/balb/Sequence2.adoc[Sequence2] const& lhs, xref:BloombergLP/balb/Sequence2.adoc[Sequence2] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-0a3.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same value, and `false` otherwise. Two attribute objects do not have the same value if one or more respective attributes differ in values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-088d.adoc[operator!=]( xref:BloombergLP/balb/Sequence1.adoc[Sequence1] const& lhs, xref:BloombergLP/balb/Sequence1.adoc[Sequence1] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-088d.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same value, and `false` otherwise. Two attribute objects do not have the same value if one or more respective attributes differ in values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-07c.adoc[operator!=]( xref:BloombergLP/balb/Sequence4.adoc[Sequence4] const& lhs, xref:BloombergLP/balb/Sequence4.adoc[Sequence4] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-07c.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects do not have the same values, as determined by `operator==`, and `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-023.adoc[operator!=]( xref:BloombergLP/balb/Choice2.adoc[Choice2] const& lhs, xref:BloombergLP/balb/Choice2.adoc[Choice2] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-023.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects do not have the same values, as determined by `operator==`, and `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-06f.adoc[operator!=]( xref:BloombergLP/balb/Choice1.adoc[Choice1] const& lhs, xref:BloombergLP/balb/Choice1.adoc[Choice1] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-06f.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects do not have the same values, as determined by `operator==`, and `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-0d.adoc[operator!=]( xref:BloombergLP/balb/SequenceWithAnonymityChoice.adoc[SequenceWithAnonymityChoice] const& lhs, xref:BloombergLP/balb/SequenceWithAnonymityChoice.adoc[SequenceWithAnonymityChoice] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-0d.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same (in‐core) value, and `false` otherwise. Two attribute objects do not have the same in‐core value if one or more respective attributes differ in in‐core values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-00.adoc[operator!=]( xref:BloombergLP/balb/FileCleanerConfiguration.adoc[FileCleanerConfiguration] const& lhs, xref:BloombergLP/balb/FileCleanerConfiguration.adoc[FileCleanerConfiguration] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-00.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same value, and `false` otherwise. Two attribute objects do not have the same value if one or more respective attributes differ in values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-02e.adoc[operator!=]( xref:BloombergLP/balb/Sequence6.adoc[Sequence6] const& lhs, xref:BloombergLP/balb/Sequence6.adoc[Sequence6] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-02e.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same value, and `false` otherwise. Two attribute objects do not have the same value if one or more respective attributes differ in values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-0b.adoc[operator!=]( xref:BloombergLP/balb/Sequence5.adoc[Sequence5] const& lhs, xref:BloombergLP/balb/Sequence5.adoc[Sequence5] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-0b.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same value, and `false` otherwise. Two attribute objects do not have the same value if one or more respective attributes differ in values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-0a7.adoc[operator!=]( xref:BloombergLP/balb/Sequence3.adoc[Sequence3] const& lhs, xref:BloombergLP/balb/Sequence3.adoc[Sequence3] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-0a7.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects do not have the same values, as determined by `operator==`, and `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-017.adoc[operator!=]( xref:BloombergLP/balb/Choice5.adoc[Choice5] const& lhs, xref:BloombergLP/balb/Choice5.adoc[Choice5] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-017.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same value, and `false` otherwise. Two attribute objects do not have the same value if one or more respective attributes differ in values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-027.adoc[operator!=]( xref:BloombergLP/balb/VoidSequence.adoc[VoidSequence] const& lhs, xref:BloombergLP/balb/VoidSequence.adoc[VoidSequence] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-027.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same value, and `false` otherwise. Two attribute objects do not have the same value if one or more respective attributes differ in values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-060.adoc[operator!=]( xref:BloombergLP/balb/UnsignedSequence.adoc[UnsignedSequence] const& lhs, xref:BloombergLP/balb/UnsignedSequence.adoc[UnsignedSequence] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-060.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same value, and `false` otherwise. Two attribute objects do not have the same value if one or more respective attributes differ in values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-03a.adoc[operator!=]( xref:BloombergLP/balb/SimpleRequest.adoc[SimpleRequest] const& lhs, xref:BloombergLP/balb/SimpleRequest.adoc[SimpleRequest] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-03a.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects do not have the same values, as determined by `operator==`, and `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-071.adoc[operator!=]( xref:BloombergLP/balb/SequenceWithAnonymityChoice1.adoc[SequenceWithAnonymityChoice1] const& lhs, xref:BloombergLP/balb/SequenceWithAnonymityChoice1.adoc[SequenceWithAnonymityChoice1] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-071.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` objects do not have the same values, as determined by `operator==`, and `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-0a1.adoc[operator!=]( xref:BloombergLP/balb/Choice4.adoc[Choice4] const& lhs, xref:BloombergLP/balb/Choice4.adoc[Choice4] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-0a1.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same value, and `false` otherwise. Two attribute objects do not have the same value if one or more respective attributes differ in values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-06a.adoc[operator!=]( xref:BloombergLP/balb/CustomString.adoc[CustomString] const& lhs, xref:BloombergLP/balb/CustomString.adoc[CustomString] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-06a.adoc[_» more..._]# Return `true` if the specified `lhs` and `rhs` attribute objects do not have the same value, and `false` otherwise. Two attribute objects do not have the same value if one or more respective attributes differ in values. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool xref:BloombergLP/balb/operator_not_eq-037.adoc[operator!=]( xref:BloombergLP/balb/CustomInt.adoc[CustomInt] const& lhs, xref:BloombergLP/balb/CustomInt.adoc[CustomInt] const& rhs); ---- [.small]#xref:BloombergLP/balb/operator_not_eq-037.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#