BloombergLP::bdlat::FuzzUtil_ManipulatorWithCategory

A generic functor (manipulator) with a function call operator that matches the signature expected by the bdlat_TypeCategoryUtil::manipulateByCategory operation.

Synopsis

Declared in <bdlat_fuzzutil.h>

struct FuzzUtil_ManipulatorWithCategory;

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.