This struct provides a namespace for enumerating month‐of‐year values. See Enum in the TYPES sub‐section for details.

Synopsis

Declared in <ball_userfieldtype.h>

struct UserFieldType;

Description

This struct: * supports a complete set of enumeration operations For terminology see bsldoc_glossary.

Enums

Name

Description

Enum

This enum defines the list of supported value types.

Static Member Functions

Name

Description

print

Write the string representation of the specified enumeration value to the specified output stream.

toAscii

Return the string representation of the specified enumeration value.

Created with MrDocs