Component‐private struct. Provides accessor that keeps current context and can be used in different bdlat Category Functions.

Synopsis

Declared in <balber_berencoder.h>

struct BerEncoder_encodeProxy;

Member Functions

Name

Description

operator()

Function call operators

Data Members

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.

Created with MrDocs