enumeration overloads
Declared in <baljsn_encoder_testtypes.h>
Return a modifiable reference to the "Enumeration" selection.
EncoderTestChoiceWithAllCategoriesEnumeration::Value&
enumeration();
» more...
Return a non-modifiable reference to the "Enumeration" selection.
EncoderTestChoiceWithAllCategoriesEnumeration::Value const&
enumeration() const;
» more...