JSON Voorhees
Killer JSON for C++
|
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 override | jsonv::extractor_for< T > | inlinevirtual |
function_extractor(FUExtract &&func) (defined in jsonv::function_extractor< T, FExtract >) | jsonv::function_extractor< T, FExtract > | inlineexplicit |
get_type() const override | jsonv::extractor_for< T > | inlinevirtual |
~extractor() noexcept (defined in jsonv::extractor) | jsonv::extractor | virtual |