attribute0 overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

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

int&
attribute0();

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

int
attribute0() const;

Return Value

  • reference to the modifiable "Attribute0" attribute of this object

  • value of the "Attribute0" attribute of this object

Created with MrDocs