BloombergLP::bdlat_BasicEnumerationWrapper<balm::PublicationType::Value>

Specialize bdlat_BasicEnumerationWrapper for PublicationType::Value.

Synopsis

Declared in <balm_publicationtype.h>

template<>
struct bdlat_BasicEnumerationWrapper<balm::PublicationType::Value>
    : balm::PublicationType

Base Classes

NameDescription
balm::PublicationTypeEnumeration of aggregation types used to publish metrics.

Type Aliases

NameDescription
Wrapper Alias for the PublicationType enumeration wrapper type.

Enums

NameDescription
Unnamed enum Enumerator count constants.
Value Publication type enumerator values.

Static Member Functions

NameDescription
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.