5 #ifndef JODA_REGEXEXTRACTPROVIDER_H
6 #define JODA_REGEXEXTRACTPROVIDER_H
18 std::vector<std::unique_ptr<IValueProvider>> &¶meters);
19 std::unique_ptr<IValueProvider>
duplicate()
const override;
27 bool isAtom()
const override;
28 std::string
getName()
const override;
#define CREATE_FACTORY(FCLASS)
Definition: IValueProvider.h:20
rapidjson::MemoryPoolAllocator< RJBaseAlloc > RJMemoryPoolAlloc
Definition: RJFwd.h:26
rapidjson::GenericValue< RJChar, RJMemoryPoolAlloc > RJValue
Definition: RJFwd.h:29
Definition: RapidJsonDocument.h:22
Definition: IValueProvider.h:143
Definition: AttributeStatAggregator.h:12
IValueType
Definition: IValueProvider.h:33