Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooFit::JSONIO::Exporter Class Referenceabstract

Definition at line 55 of file JSONIO.h.

Public Member Functions

virtual ~Exporter ()
 
virtual bool autoExportDependants () const
 
virtual bool exportObject (RooJSONFactoryWSTool *, const RooAbsArg *, RooFit::Detail::JSONNode &) const
 
virtual std::string const & key () const =0
 

#include <RooFitHS3/JSONIO.h>

Constructor & Destructor Documentation

◆ ~Exporter()

virtual RooFit::JSONIO::Exporter::~Exporter ( )
inlinevirtual

Definition at line 63 of file JSONIO.h.

Member Function Documentation

◆ autoExportDependants()

virtual bool RooFit::JSONIO::Exporter::autoExportDependants ( ) const
inlinevirtual

Definition at line 58 of file JSONIO.h.

◆ exportObject()

virtual bool RooFit::JSONIO::Exporter::exportObject ( RooJSONFactoryWSTool ,
const RooAbsArg ,
RooFit::Detail::JSONNode  
) const
inlinevirtual

Definition at line 59 of file JSONIO.h.

◆ key()

virtual std::string const & RooFit::JSONIO::Exporter::key ( ) const
pure virtual

The documentation for this class was generated from the following file: