class options_utils::opt_flag

A cmd handler that can set a boolean flag

Inheritance:


Public Methods

[more] opt_flag(bool& flg)
Just give it the bool you want set if the flag is present


Documentation

A cmd handler that can set a boolean flag
o opt_flag(bool& flg)
Just give it the bool you want set if the flag is present


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.