packages feed

HROOT-core-0.10.0.1: src/HROOT/Core/TObject.hs

module HROOT.Core.TObject
       (TObject(..), ITObject(..), upcastTObject, downcastTObject,
        newTObject, tObject_GetObjectStat)
       where
import HROOT.Core.TObject.RawType
import HROOT.Core.TObject.Interface
import HROOT.Core.TObject.Implementation