Set

nn::util::SizedEnum::Set Member Function

Syntax

void Set(
     EnumT e
);

Arguments

Name Description
in e Value to be newly set.

Return Values

None.

Description

Sets a value.

Updates the value being managed by this instance.

Revision History

2011/12/16
Initial version.

CONFIDENTIAL