SizedEnum

nn::util::SizedEnum::SizedEnum Constructor

Syntax

SizedEnum();

SizedEnum(
     EnumT e
);

List of Overloaded Member Functions

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

Description of SizedEnum ( )

Constructor that does no initialization.

Description of SizedEnum ( EnumT )

Constructor that initializes using the specified initial value.


CONFIDENTIAL