[#BloombergLP-balb-FeatureTestMessage] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::FeatureTestMessage :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<balb_testmessages.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class FeatureTestMessage; ---- == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balb/FeatureTestMessage/_04enum-0cc.adoc[`Unnamed enum`] | Selection identifier constants. | xref:BloombergLP/balb/FeatureTestMessage/_04enum-07.adoc[`Unnamed enum`] | Selection count constant. | xref:BloombergLP/balb/FeatureTestMessage/_04enum-0ce.adoc[`Unnamed enum`] | Selection index constants. |=== == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balb/FeatureTestMessage/2constructor-08.adoc[`FeatureTestMessage`] [.small]#[constructor]# | Constructors | xref:BloombergLP/balb/FeatureTestMessage/2destructor.adoc[`~FeatureTestMessage`] [.small]#[destructor]# | Destroy this object. | xref:BloombergLP/balb/FeatureTestMessage/operator_assign.adoc[`operator=`] | Assign to this object the value of the specified `rhs` object. | xref:BloombergLP/balb/FeatureTestMessage/accessSelection.adoc[`accessSelection`] | Invoke the specified `accessor` on the non‐modifiable selection, supplying `accessor` with the corresponding selection information structure. Return the value returned from the invocation of `accessor` if this object has a defined selection, and ‐1 otherwise. | xref:BloombergLP/balb/FeatureTestMessage/bdexStreamIn.adoc[`bdexStreamIn`] | Assign to this object the value read from the specified input `stream` using the specified `version` format and return a reference to the modifiable `stream`. If `stream` is initially invalid, this operation has no effect. If `stream` becomes invalid during this operation, this object is valid, but its value is undefined. If `version` is not supported, `stream` is marked invalid and this object is unaltered. Note that no version is read from `stream`. See the `bslx` package‐level documentation for more information on `bdex` streaming of value‐semantic types and containers. | xref:BloombergLP/balb/FeatureTestMessage/bdexStreamOut.adoc[`bdexStreamOut`] | Write the value of this object to the specified output `stream` using the specified `version` format and return a reference to the modifiable `stream`. If `version` is not supported, `stream` is unmodified. Note that `version` is not written to `stream`. See the `bslx` package‐level documentation for more information on `bdex` streaming of value‐semantic types and containers. | xref:BloombergLP/balb/FeatureTestMessage/isSelection10Value.adoc[`isSelection10Value`] | Return `true` if the value of this object is a "Selection10" value, and return `false` otherwise. | xref:BloombergLP/balb/FeatureTestMessage/isSelection11Value.adoc[`isSelection11Value`] | Return `true` if the value of this object is a "Selection11" value, and return `false` otherwise. | xref:BloombergLP/balb/FeatureTestMessage/isSelection1Value.adoc[`isSelection1Value`] | Return `true` if the value of this object is a "Selection1" value, and return `false` otherwise. | xref:BloombergLP/balb/FeatureTestMessage/isSelection2Value.adoc[`isSelection2Value`] | Return `true` if the value of this object is a "Selection2" value, and return `false` otherwise. | xref:BloombergLP/balb/FeatureTestMessage/isSelection3Value.adoc[`isSelection3Value`] | Return `true` if the value of this object is a "Selection3" value, and return `false` otherwise. | xref:BloombergLP/balb/FeatureTestMessage/isSelection4Value.adoc[`isSelection4Value`] | Return `true` if the value of this object is a "Selection4" value, and return `false` otherwise. | xref:BloombergLP/balb/FeatureTestMessage/isSelection5Value.adoc[`isSelection5Value`] | Return `true` if the value of this object is a "Selection5" value, and return `false` otherwise. | xref:BloombergLP/balb/FeatureTestMessage/isSelection6Value.adoc[`isSelection6Value`] | Return `true` if the value of this object is a "Selection6" value, and return `false` otherwise. | xref:BloombergLP/balb/FeatureTestMessage/isSelection7Value.adoc[`isSelection7Value`] | Return `true` if the value of this object is a "Selection7" value, and return `false` otherwise. | xref:BloombergLP/balb/FeatureTestMessage/isSelection8Value.adoc[`isSelection8Value`] | Return `true` if the value of this object is a "Selection8" value, and return `false` otherwise. | xref:BloombergLP/balb/FeatureTestMessage/isSelection9Value.adoc[`isSelection9Value`] | Return `true` if the value of this object is a "Selection9" value, and return `false` otherwise. | xref:BloombergLP/balb/FeatureTestMessage/isUndefinedValue.adoc[`isUndefinedValue`] | Return `true` if the value of this object is undefined, and `false` otherwise. | xref:BloombergLP/balb/FeatureTestMessage/makeSelection-0a.adoc[`makeSelection`] | `makeSelection` overloads | xref:BloombergLP/balb/FeatureTestMessage/makeSelection1-07.adoc[`makeSelection1`] | `makeSelection1` overloads | xref:BloombergLP/balb/FeatureTestMessage/makeSelection10-0d.adoc[`makeSelection10`] | `makeSelection10` overloads | xref:BloombergLP/balb/FeatureTestMessage/makeSelection11-03.adoc[`makeSelection11`] | `makeSelection11` overloads | xref:BloombergLP/balb/FeatureTestMessage/makeSelection2-00.adoc[`makeSelection2`] | `makeSelection2` overloads | xref:BloombergLP/balb/FeatureTestMessage/makeSelection3-08.adoc[`makeSelection3`] | `makeSelection3` overloads | xref:BloombergLP/balb/FeatureTestMessage/makeSelection4-01.adoc[`makeSelection4`] | `makeSelection4` overloads | xref:BloombergLP/balb/FeatureTestMessage/makeSelection5-02.adoc[`makeSelection5`] | `makeSelection5` overloads | xref:BloombergLP/balb/FeatureTestMessage/makeSelection6-02.adoc[`makeSelection6`] | `makeSelection6` overloads | xref:BloombergLP/balb/FeatureTestMessage/makeSelection7-06.adoc[`makeSelection7`] | `makeSelection7` overloads | xref:BloombergLP/balb/FeatureTestMessage/makeSelection8-0d.adoc[`makeSelection8`] | `makeSelection8` overloads | xref:BloombergLP/balb/FeatureTestMessage/makeSelection9-03.adoc[`makeSelection9`] | `makeSelection9` overloads | xref:BloombergLP/balb/FeatureTestMessage/manipulateSelection.adoc[`manipulateSelection`] | Invoke the specified `manipulator` on the address of the modifiable selection, supplying `manipulator` with the corresponding selection information structure. Return the value returned from the invocation of `manipulator` if this object has a defined selection, and ‐1 otherwise. | xref:BloombergLP/balb/FeatureTestMessage/print.adoc[`print`] | Format this object to the specified output `stream` at the optionally specified indentation `level` and return a reference to the modifiable `stream`. If `level` is specified, optionally specify `spacesPerLevel`, the number of spaces per indentation level for this and all of its nested objects. Each line is indented by the absolute value of `level * spacesPerLevel`. If `level` is negative, suppress indentation of the first line. If `spacesPerLevel` is negative, suppress line breaks and format the entire output on one line. If `stream` is initially invalid, this operation has no effect. Note that a trailing newline is provided in multiline mode only. | xref:BloombergLP/balb/FeatureTestMessage/reset.adoc[`reset`] | Reset this object to the default value (i.e., its value upon default construction). | xref:BloombergLP/balb/FeatureTestMessage/selection1-00.adoc[`selection1`] | `selection1` overloads | xref:BloombergLP/balb/FeatureTestMessage/selection10-05.adoc[`selection10`] | `selection10` overloads | xref:BloombergLP/balb/FeatureTestMessage/selection11-0c.adoc[`selection11`] | `selection11` overloads | xref:BloombergLP/balb/FeatureTestMessage/selection2-06a.adoc[`selection2`] | `selection2` overloads | xref:BloombergLP/balb/FeatureTestMessage/selection3-00.adoc[`selection3`] | `selection3` overloads | xref:BloombergLP/balb/FeatureTestMessage/selection4-09.adoc[`selection4`] | `selection4` overloads | xref:BloombergLP/balb/FeatureTestMessage/selection5-01.adoc[`selection5`] | `selection5` overloads | xref:BloombergLP/balb/FeatureTestMessage/selection6-01.adoc[`selection6`] | `selection6` overloads | xref:BloombergLP/balb/FeatureTestMessage/selection7-08.adoc[`selection7`] | `selection7` overloads | xref:BloombergLP/balb/FeatureTestMessage/selection8-04.adoc[`selection8`] | `selection8` overloads | xref:BloombergLP/balb/FeatureTestMessage/selection9-00.adoc[`selection9`] | `selection9` overloads | xref:BloombergLP/balb/FeatureTestMessage/selectionId.adoc[`selectionId`] | Return the id of the current selection if the selection is defined, and ‐1 otherwise. | xref:BloombergLP/balb/FeatureTestMessage/selectionName.adoc[`selectionName`] | Return the symbolic name of the current selection of this object. |=== == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balb/FeatureTestMessage/lookupSelectionInfo-0b2.adoc[`lookupSelectionInfo`] | `lookupSelectionInfo` overloads | xref:BloombergLP/balb/FeatureTestMessage/maxSupportedBdexVersion.adoc[`maxSupportedBdexVersion`] | Return the most current `bdex` streaming version number supported by this class. See the `bslx` package‐level documentation for more information on `bdex` streaming of value‐semantic types and containers. |=== == Data Members [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balb/FeatureTestMessage/d_selection1.adoc[`d_selection1`] [.small]#[variant member]# | Storage for the "Selection1" selection. | xref:BloombergLP/balb/FeatureTestMessage/d_selection10.adoc[`d_selection10`] [.small]#[variant member]# | Storage for the "Selection10" selection. | xref:BloombergLP/balb/FeatureTestMessage/d_selection11.adoc[`d_selection11`] [.small]#[variant member]# | Storage for the "Selection11" selection. | xref:BloombergLP/balb/FeatureTestMessage/d_selection2.adoc[`d_selection2`] [.small]#[variant member]# | Storage for the "Selection2" selection. | xref:BloombergLP/balb/FeatureTestMessage/d_selection3.adoc[`d_selection3`] [.small]#[variant member]# | Storage for the "Selection3" selection. | xref:BloombergLP/balb/FeatureTestMessage/d_selection4.adoc[`d_selection4`] [.small]#[variant member]# | Storage for the "Selection4" selection. | xref:BloombergLP/balb/FeatureTestMessage/d_selection5.adoc[`d_selection5`] [.small]#[variant member]# | Storage for the "Selection5" selection. | xref:BloombergLP/balb/FeatureTestMessage/d_selection6.adoc[`d_selection6`] [.small]#[variant member]# | Storage for the "Selection6" selection. | xref:BloombergLP/balb/FeatureTestMessage/d_selection7.adoc[`d_selection7`] [.small]#[variant member]# | Storage for the "Selection7" selection. | xref:BloombergLP/balb/FeatureTestMessage/d_selection8.adoc[`d_selection8`] [.small]#[variant member]# | Storage for the "Selection8" selection. | xref:BloombergLP/balb/FeatureTestMessage/d_selection9.adoc[`d_selection9`] [.small]#[variant member]# | Storage for the "Selection9" selection. |=== == Static Data Members [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balb/FeatureTestMessage/CLASS_NAME.adoc[`CLASS_NAME`] | Name of this class. | xref:BloombergLP/balb/FeatureTestMessage/SELECTION_INFO_ARRAY.adoc[`SELECTION_INFO_ARRAY`] | Selection information array for this choice. |=== == Non-Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balb/operator_not_eq-0888.adoc[`operator!=`] | Return `true` if the specified `lhs` and `rhs` objects do not have the same values, as determined by `operator==`, and `false` otherwise. | xref:BloombergLP/balb/operator_eq-0e.adoc[`operator==`] | 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. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#