Component-private struct. Provides accessor that keeps current context and can be used in different bdlat Category Functions.
Declared in <balber_berencoder.h>
struct BerEncoder_encodeProxy;
| Name | Description |
|---|---|
operator() | Function call operators |
| Name | Description |
|---|---|
d_encoder | Encoder used to write encoded data. |
d_formattingMode | Formatting mode for the element being encoded. |
d_tagClass | BER tag class for the element being encoded. |
d_tagNumber | BER tag number for the element being encoded. |