Options for bdlat::FuzzUtil.
Synopsis
Declared in <bdlat_fuzzutiloptions.h>
class FuzzUtilOptions;
Member Functions
Name |
Description |
|
Set all the attributes to to the corresponding default values. |
Return the maximum array length. |
|
Return the maximum string length. |
|
Return whether to generate only printable ASCII characters for strings. |
|
Set the maximum array length to the specified |
|
Set the maximum string length to the specified |
|
Set whether to generate only printable ASCII characters for strings. |
Static Data Members
Name |
Description |
Default maximum length for generated arrays. |
|
Default maximum length for generated strings. |
|
|
Default for whether generated strings use only printable ASCII. |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs