Specialize bdlat_BasicEnumerationWrapper for PublicationType::Value.

Synopsis

Declared in <balm_publicationtype.h>

Base Classes

Name

Description

balm::PublicationType

Enumeration of aggregation types used to publish metrics.

Type Aliases

Name

Description

Wrapper

Alias for the PublicationType enumeration wrapper type.

Enums

Name

Description

Unnamed enum

Enumerator count constants.

Value

Publication type enumerator values.

Static Member Functions

Name

Description

fromInt

Load into the specified result the enumerator matching the specified number.

fromString

fromString overloads

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.

Created with MrDocs