name overloads
Synopses
Declared in <baljsn_encoder_testtypes.h>
Return a reference to the modifiable "Name" attribute of this object.
bsl::string&
name();
Return a reference offering non‐modifiable access to the "Name" attribute of this object.
bsl::string const&
name() const;
Return Value
-
reference to the modifiable "Name" attribute of this object
-
reference offering non‐modifiable access to the "Name" attribute of this object
Created with MrDocs