g4tools  5.4.0
Public Member Functions | List of all members
tools::wroot::itree Class Referenceabstract
Inheritance diagram for tools::wroot::itree:
Inheritance graph
[legend]

Public Member Functions

virtual ~itree ()
 
virtual idirdir ()=0
 
virtual const idirdir () const =0
 

Detailed Description

Definition at line 17 of file itree.

Constructor & Destructor Documentation

◆ ~itree()

virtual tools::wroot::itree::~itree ( )
inlinevirtual

Definition at line 19 of file itree.

19 {}

Member Function Documentation

◆ dir() [1/2]

virtual const idir& tools::wroot::itree::dir ( ) const
pure virtual

Implemented in tools::wroot::tree.

◆ dir() [2/2]

virtual idir& tools::wroot::itree::dir ( )
pure virtual

Implemented in tools::wroot::tree.


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