BDE 4.14.0 Production release
|
#include <s_baltst_testenumerator.h>
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 |
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.
s_baltst::TestEnumerator< INT_VALUE, STRING_VALUE >::TestEnumerator | ( | ) |
|
static |
|
static |
|
static |