attribute overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

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

int&
attribute();

Return the value of the "Attribute" attribute of this object.

int
attribute() const;

Created with MrDocs