Definition at line 30 of file JSONInterface.h.
Public Member Functions | |
| virtual | ~Impl ()=default | 
| virtual void | backward ()=0 | 
| virtual std::unique_ptr< Impl > | clone () const =0 | 
| virtual Nd & | current ()=0 | 
| virtual bool | equal (const Impl &other) const =0 | 
| virtual void | forward ()=0 | 
#include <RooFit/Detail/JSONInterface.h>
      
  | 
  virtualdefault | 
      
  | 
  pure virtual | 
Implemented in TJSONTree::Node::ChildItImpl< Nd, NdType, json_it >.
      
  | 
  pure virtual | 
Implemented in TJSONTree::Node::ChildItImpl< Nd, NdType, json_it >.
      
  | 
  pure virtual | 
Implemented in TJSONTree::Node::ChildItImpl< Nd, NdType, json_it >.
      
  | 
  pure virtual | 
      
  | 
  pure virtual | 
Implemented in TJSONTree::Node::ChildItImpl< Nd, NdType, json_it >.