Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
HROOT.Core.TApplication
Documentation
newtype TApplication Source #
Constructors
TApplication (Ptr RawTApplication) |
Instances
class (ITObject a, ITQObject a) => ITApplication a where Source #
Instances
upcastTApplication :: forall a. (FPtr a, ITApplication a) => a -> TApplication Source #
downcastTApplication :: forall a. (FPtr a, ITApplication a) => TApplication -> a Source #