Set the specified nextOption as a successor in the list of generator options. Use the specified allocator to supply memory.

Synopsis

Declared in <bslfmt_testspecificationgenerator.h>

void
setNextOption(
    TestSpecificationGenerator_Option* nextOption,
    bslma::Allocator* allocator);

Created with MrDocs