|
BDE 4.39.x Production Release
|
#include <s_baltst_testenumerator.h>
This class provides a namespace for a suite of constant-initialized data that can be used to specify the integer and string values of an enumerator for a bdlat Enumeration type.
Public Types | |
| enum | { k_INT_VALUE = INT_VALUE } |
Public Member Functions | |
| TestEnumerator () | |
Static Public Member Functions | |
| static int | intValue () |
| static bsl::string_view | stringValue () |
Static Public Attributes | |
| static const char * | k_STRING_VALUE |
| s_baltst::TestEnumerator< INT_VALUE, STRING_VALUE >::TestEnumerator | ( | ) |
|
static |
|
static |
|
static |