Set the type of this object to the specified type and the value to the default value of that type.

Synopsis

Declared in <balcl_optionvalue.h>

void
setType(OptionType::Enum type);

Parameters

Name

Description

type

option type to set

Created with MrDocs