SizedEnum1

nn::util::SizedEnum1::SizedEnum1 Constructor

Syntax

SizedEnum1();

SizedEnum1(
     EnumT e
);

List of Overloaded Member Functions

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

Description of SizedEnum1 ( )

Constructor that does no initialization.

Description of SizedEnum1 ( EnumT )

Constructor that initializes using the specified initial value.


CONFIDENTIAL