Urdl C++ Library

PrevUpHomeNext
option_set::option_set (1 of 2 overloads)

Constructs an object of class option_set.

option_set();

Remarks

Creates an empty set. Any option queried using the get_option member function will return the default value of the option.


PrevUpHomeNext