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

Definition at line 73 of file RYMLParser.cxx.

Public Member Functions

 Impl (const c4::yml::NodeRef &n)
c4::yml::NodeRef & get ()
const c4::yml::NodeRef & get () const

Static Public Member Functions

static TRYMLTree::NodemkNode (TRYMLTree *t, c4::yml::NodeRef node)

Private Attributes

c4::yml::NodeRef node

Constructor & Destructor Documentation

◆ Impl()

TRYMLTree::Node::Impl::Impl ( const c4::yml::NodeRef & n)
inline

Definition at line 77 of file RYMLParser.cxx.

Member Function Documentation

◆ get() [1/2]

c4::yml::NodeRef & TRYMLTree::Node::Impl::get ( )
inline

Definition at line 86 of file RYMLParser.cxx.

◆ get() [2/2]

const c4::yml::NodeRef & TRYMLTree::Node::Impl::get ( ) const
inline

Definition at line 91 of file RYMLParser.cxx.

◆ mkNode()

TRYMLTree::Node & TRYMLTree::Node::Impl::mkNode ( TRYMLTree * t,
c4::yml::NodeRef node )
inlinestatic

Definition at line 81 of file RYMLParser.cxx.

Member Data Documentation

◆ node

c4::yml::NodeRef TRYMLTree::Node::Impl::node
private

Definition at line 74 of file RYMLParser.cxx.


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