BloombergLP::bdlat::FuzzUtil_Manipulator

A generic functor (manipulator) with function call operators that match the signature expected by the bdlat_Functions::manipulate operations.

Synopsis

Declared in <bdlat_fuzzutil.h>

struct FuzzUtil_Manipulator;

Member Functions

NameDescription
operator() Call FuzzUtil::consume(object, fuzzData). Return 0.

Data Members

NameDescription
fuzzData Fuzz input bytes used to populate visited objects.
options Options controlling how fuzz data is consumed; may be null.