HROOT-core-0.9: src/HROOT/Core/TObject.hs
module HROOT.Core.TObject
(TObject(..), ITObject(..), upcastTObject, downcastTObject,
newTObject, tObjectGetObjectStat)
where
import HROOT.Core.TObject.RawType
import HROOT.Core.TObject.Interface
import HROOT.Core.TObject.Implementation