NamedEnum< EnumType, nEnum > Class Template Reference

A NamedEnum is a wrapper around a list of names that represent particular enumeration values. More...

Detailed Description

template<class EnumType, int nEnum>
class Foam::NamedEnum< EnumType, nEnum >

A NamedEnum is a wrapper around a list of names that represent particular enumeration values.

Deprecated:
(2017-05) This class is retained for compatibility only and should be used for any new code. The Foam::Enum class is robuster, more flexible, easier to use.
See also
Foam::Enum
Source files

Definition at line 58 of file NamedEnum.H.


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