SizedEnum2

nn::util::SizedEnum2::SizedEnum2 Constructor

Syntax

SizedEnum2();

SizedEnum2(
     EnumT e
);

List of Overloaded Member Functions

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

Description of SizedEnum2 ( )

Constructor that does no initialization.

Description of SizedEnum2 ( EnumT )

Constructor that initializes using the specified initial value.


CONFIDENTIAL