[#BloombergLP-bdlat_BasicEnumerationWrapper-0fc] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_BasicEnumerationWrapper-0f7.adoc[bdlat_BasicEnumerationWrapper]<xref:BloombergLP/balm/PublicationType/Value.adoc[balm::PublicationType::Value]> :relfileprefix: ../ :mrdocs: Specialize `bdlat_BasicEnumerationWrapper` for `PublicationType::Value`. == Synopsis Declared in `<balm_publicationtype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:BloombergLP/bdlat_BasicEnumerationWrapper-0f7.adoc[bdlat_BasicEnumerationWrapper]<xref:BloombergLP/balm/PublicationType/Value.adoc[balm::PublicationType::Value]> : xref:BloombergLP/balm/PublicationType.adoc[balm::PublicationType] ---- == Base Classes [cols="1,4"] |=== | Name| Description | `xref:BloombergLP/balm/PublicationType.adoc[balm::PublicationType]` | Enumeration of aggregation types used to publish metrics. |=== == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlat_BasicEnumerationWrapper-0fc/Wrapper.adoc[`Wrapper`] | Alias for the `PublicationType` enumeration wrapper type. |=== == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balm/PublicationType/_04enum.adoc[`Unnamed enum`] | Enumerator count constants. | xref:BloombergLP/balm/PublicationType/Value.adoc[`Value`] | Publication type enumerator values. |=== == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balm/PublicationType/fromInt.adoc[`fromInt`] | Load into the specified `result` the enumerator matching the specified `number`. | xref:BloombergLP/balm/PublicationType/fromString-04.adoc[`fromString`] | `fromString` overloads | xref:BloombergLP/balm/PublicationType/print.adoc[`print`] | Write to the specified `stream` the string representation of the specified enumeration `value`. Return a reference to the modifiable `stream`. | xref:BloombergLP/balm/PublicationType/toString.adoc[`toString`] | Return the string representation exactly matching the enumerator name corresponding to the specified enumeration `value`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#