attribute overloads
Declared in <baljsn_encoder_testtypes.h>
Return a reference to the modifiable "Attribute" attribute of this object.
int&
attribute();
» more...
Return the value of the "Attribute" attribute of this object.
int
attribute() const;
» more...