This class is an implementation of the TestSpecificationGenerator_Option for options that have only two states: they are either present or not.
Synopsis
Declared in <bslfmt_testspecificationgenerator.h>
class TestSpecificationGenerator_BoolOption
: public TestSpecificationGenerator_Option
Base Classes
Name |
Description |
This class is a base class for |
Member Functions
Name |
Description |
|
Create an object that displays its state through the specified |
|
Destroy this object. |
Return the pointer to the last item in the list of generator options (this object can also be one). |
|
Return the pointer to the next item in the list of generator options if such an object exists and null otherwise.. |
|
|
Switch the state of this object to the next one. |
Set the specified |
Created with MrDocs