HROOT-core-0.10.0.3: Haskell binding to ROOT Core modules
Safe HaskellSafe-Inferred
LanguageHaskell2010

HROOT.Core.TAttBBox.RawType

Documentation

data RawTAttBBox Source #

Instances

Instances details
Castable TAttBBox (Ptr RawTAttBBox) Source # 
Instance details

Defined in HROOT.Core.TAttBBox.Cast

Methods

cast :: TAttBBox -> (Ptr RawTAttBBox -> IO r) -> IO r #

uncast :: Ptr RawTAttBBox -> (TAttBBox -> IO r) -> IO r #

(ITAttBBox a, FPtr a) => Castable a (Ptr RawTAttBBox) Source # 
Instance details

Defined in HROOT.Core.TAttBBox.Cast

Methods

cast :: a -> (Ptr RawTAttBBox -> IO r) -> IO r #

uncast :: Ptr RawTAttBBox -> (a -> IO r) -> IO r #

newtype TAttBBox Source #

Constructors

TAttBBox (Ptr RawTAttBBox) 

Instances

Instances details
ITAttBBox TAttBBox Source # 
Instance details

Defined in HROOT.Core.TAttBBox.Implementation

Show TAttBBox Source # 
Instance details

Defined in HROOT.Core.TAttBBox.RawType

FPtr TAttBBox Source # 
Instance details

Defined in HROOT.Core.TAttBBox.RawType

Associated Types

type Raw TAttBBox #

Eq TAttBBox Source # 
Instance details

Defined in HROOT.Core.TAttBBox.RawType

Ord TAttBBox Source # 
Instance details

Defined in HROOT.Core.TAttBBox.RawType

IDeletable TAttBBox Source # 
Instance details

Defined in HROOT.Core.TAttBBox.Implementation

Methods

delete :: TAttBBox -> IO () #

Castable TAttBBox (Ptr RawTAttBBox) Source # 
Instance details

Defined in HROOT.Core.TAttBBox.Cast

Methods

cast :: TAttBBox -> (Ptr RawTAttBBox -> IO r) -> IO r #

uncast :: Ptr RawTAttBBox -> (TAttBBox -> IO r) -> IO r #

type Raw TAttBBox Source # 
Instance details

Defined in HROOT.Core.TAttBBox.RawType