BloombergLP::baljsn::EncoderTestEmployee::name

name overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

Return a reference to the modifiable "Name" attribute of this object.

bsl::string&
name();
» more...

Return a reference offering non-modifiable access to the "Name" attribute of this object.

bsl::string const&
name() const;
» more...