Return the address of the specified categoryHolder.
Declared in <ball_log.h>
BloombergLP::ball::CategoryHolder const*
ball_log_getCategoryHolder(BloombergLP::ball::CategoryHolder const& categoryHolder);
Note that this function facilitates consistent lookup of block-scope and class-scope category holders (see "Logging Macro Reuse" in the "IMPLEMENTATION NOTES" of the component implementation file for details).
address of the specified categoryHolder
| Name | Description |
|---|---|
| categoryHolder | category holder whose address is returned |