HROOT-core-0.8: Haskell binding to ROOT Core modules

Safe HaskellNone

HROOT.Core.TDirectory.Interface

Documentation

class ITNamed a => ITDirectory a whereSource

Methods

append :: (ITObject c0, FPtr c0) => a -> c0 -> CInt -> IO ()Source

addD :: (ITObject c0, FPtr c0) => a -> c0 -> CInt -> IO ()Source

appendKey :: (ITKey c0, FPtr c0) => a -> c0 -> IO CIntSource

close :: a -> CString -> IO ()Source

get :: a -> CString -> IO TObjectSource

cd_TDirectory :: a -> CString -> IO CIntSource