SizedEnum4

nn::util::SizedEnum4::SizedEnum4 Constructor

Syntax

SizedEnum4();

SizedEnum4(
     EnumT e
);

List of Overloaded Member Functions

SizedEnum4 ( ) Constructor.
SizedEnum4 ( EnumT ) Constructor that initializes using the specified initial value.

Description of SizedEnum4 ( )

Constructor that does no initialization.

Description of SizedEnum4 ( EnumT )

Constructor that initializes using the specified initial value.


CONFIDENTIAL