Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TRYMLTree::Impl Class Reference

Definition at line 51 of file RYMLParser.cxx.

Public Member Functions

 Impl ()
 
 Impl (std::istream &is)
 
ryml::Tree & get ()
 
const ryml::Tree & get () const
 

Private Attributes

ryml::Tree tree
 

Constructor & Destructor Documentation

◆ Impl() [1/2]

TRYMLTree::Impl::Impl ( )
inline

Definition at line 55 of file RYMLParser.cxx.

◆ Impl() [2/2]

TRYMLTree::Impl::Impl ( std::istream &  is)
inline

Definition at line 56 of file RYMLParser.cxx.

Member Function Documentation

◆ get() [1/2]

ryml::Tree & TRYMLTree::Impl::get ( )
inline

Definition at line 60 of file RYMLParser.cxx.

◆ get() [2/2]

const ryml::Tree & TRYMLTree::Impl::get ( ) const
inline

Definition at line 65 of file RYMLParser.cxx.

Member Data Documentation

◆ tree

ryml::Tree TRYMLTree::Impl::tree
private

Definition at line 52 of file RYMLParser.cxx.

  • roofit/jsoninterface/src/RYMLParser.cxx