[#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: == 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]` | This class defines an enumeration of aggregation type that can be used to describe the published output of a metric. Concrete `Publisher` implementations may use this these types to configure their output. |=== == Type Aliases [cols="1"] |=== | Name | xref:BloombergLP/bdlat_BasicEnumerationWrapper-0fc/Wrapper.adoc[`Wrapper`] |=== == 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`. Return 0 on success, and a non‐zero value with no effect on `result` otherwise (i.e., `number` does not match any enumerator). | 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]#