OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TAutoEnumVal< T > Struct Template Reference

#include <ocf/autodefs.h>

Public Attributes

owl::TLocaleString Name
 Name of symbol, enumeration text.
 
Val
 Enumeration internal value.
 

Detailed Description

template<class T>
struct ocf::TAutoEnumVal< T >

Definition at line 895 of file autodefs.h.

Member Data Documentation

◆ Name

template<class T >
owl::TLocaleString ocf::TAutoEnumVal< T >::Name

Name of symbol, enumeration text.

Definition at line 896 of file autodefs.h.

◆ Val

template<class T >
T ocf::TAutoEnumVal< T >::Val

Enumeration internal value.

Definition at line 897 of file autodefs.h.


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