BDE 4.14.0 Production release
Loading...
Searching...
No Matches
s_baltst::TestNilEnumerator Class Reference

#include <s_baltst_testenumerator.h>

Public Types

enum  { k_INT_VALUE = 0 }
 

Static Public Member Functions

static int intValue ()
 
static bsl::string_view stringValue ()
 

Static Public Attributes

static const char * k_STRING_VALUE
 

Detailed Description

This class provides a namespace for a type having a set of public members with the same names and types as TestEnumerator, and that can be used as a sentinel type to indicate that no such enumerator exists.

See s_baltst_testenumerator

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
k_INT_VALUE 

Member Function Documentation

◆ intValue()

int s_baltst::TestNilEnumerator::intValue ( )
inlinestatic

◆ stringValue()

bsl::string_view s_baltst::TestNilEnumerator::stringValue ( )
inlinestatic

Member Data Documentation

◆ k_STRING_VALUE

const char* s_baltst::TestNilEnumerator::k_STRING_VALUE
static

The documentation for this class was generated from the following file: