JSON Voorhees
Killer JSON for C++
jsonv::function_extractor< T, FExtract > Member List

This is the complete list of members for jsonv::function_extractor< T, FExtract >, including all inherited members.

create(const extraction_context &context, const value &from) const override (defined in jsonv::function_extractor< T, FExtract >)jsonv::function_extractor< T, FExtract >inlineprotectedvirtual
extract(const extraction_context &context, const value &from, void *into) const overridejsonv::extractor_for< T >inlinevirtual
function_extractor(FUExtract &&func) (defined in jsonv::function_extractor< T, FExtract >)jsonv::function_extractor< T, FExtract >inlineexplicit
get_type() const overridejsonv::extractor_for< T >inlinevirtual
~extractor() noexcept (defined in jsonv::extractor)jsonv::extractorvirtual