attribute2 overloads
Synopses
Declared in <baljsn_encoder_testtypes.h>
Return a reference to the modifiable "Attribute2" attribute of this object.
int&
attribute2();
Return the value of the "Attribute2" attribute of this object.
int
attribute2() const;
Return Value
-
reference to the modifiable "Attribute2" attribute of this object
-
value of the "Attribute2" attribute of this object
Created with MrDocs