bdexStreamIn | Assign to value the value read from the specified input stream. |
bdexStreamOut | Write the specified value to the specified output stream and return a reference to the modifiable stream. |
fromInt | Load into the specified result the enumerator matching the specified number. |
fromString | fromString overloads |
maxSupportedBdexVersion | Return the most current bdex streaming version number supported by this class. |
print | Write to the specified stream the string representation of the specified enumeration value. Return a reference to the modifiable stream. |
toString | Return the string representation exactly matching the enumerator name corresponding to the specified enumeration value. |