Test type EncoderTestChoiceWithAllCategoriesEnumeration used by baljsn encoder tests.
Synopsis
Declared in <baljsn_encoder_testtypes.h>
struct EncoderTestChoiceWithAllCategoriesEnumeration;
Enums
Name |
Description |
Number of enumerators. |
|
Enumerator values for this test enumeration. |
Static Member Functions
Name |
Description |
Load into the specified |
|
Load into |
|
Write to the specified 'stream' the string representation of the specified enumeration 'value'. Return a reference to the modifiable 'stream'. |
|
Return the string representation exactly matching the enumerator name corresponding to the specified enumeration 'value'. |
Static Data Members
Name |
Description |
Name of this class. |
|
Enumerator metadata for this enumeration. |
Friends
Name |
Description |
Format the specified 'rhs' to the specified output 'stream' and return a reference to the modifiable 'stream'. |
Derived Classes
Name |
Description |
|
Specialize |
Created with MrDocs