Test type EncoderTestSequenceWithUntagged0 used by baljsn encoder tests.
Synopsis
Declared in <baljsn_encoder_testtypes.h>
class EncoderTestSequenceWithUntagged0;
Enums
Name |
Description |
Number of attributes. |
Member Functions
Name |
Description |
|
|
Invoke the specified 'accessor' sequentially on each (non‐modifiable) attribute of this object, supplying 'accessor' with the corresponding attribute. |
|
|
|
Invoke |
|
Format this object to the specified output |
|
Reset this object to the default value (i.e., its value upon default construction). |
Static Member Functions
Name |
Description |
|
Static Data Members
Name |
Description |
Name of this class. |
Friends
Name |
Description |
Incorporate |
|
Format the specified 'rhs' to the specified output 'stream' and return a reference to the modifiable 'stream'. |
|
Returns '!(lhs == rhs)' |
|
Returns 'true' as this type has no attributes and so all objects of this type are considered equal. |
Created with MrDocs