packages feed

HROOT-hist-0.10.0.1: src/HROOT/Hist/TFitResultPtr/Implementation.hs

{-# LANGUAGE EmptyDataDecls, FlexibleContexts, FlexibleInstances,
  ForeignFunctionInterface, IncoherentInstances,
  MultiParamTypeClasses, OverlappingInstances, TemplateHaskell,
  TypeFamilies, TypeSynonymInstances #-}
module HROOT.Hist.TFitResultPtr.Implementation where
import Data.Monoid
import Data.Word
import Data.Int
import Foreign.C
import Foreign.Ptr
import Language.Haskell.TH
import Language.Haskell.TH.Syntax
import System.IO.Unsafe
import FFICXX.Runtime.Cast
import FFICXX.Runtime.CodeGen.Cxx
import FFICXX.Runtime.TH
import HROOT.Hist.TFitResultPtr.RawType
import HROOT.Hist.TFitResultPtr.FFI
import HROOT.Hist.TFitResultPtr.Interface
import HROOT.Hist.TFitResultPtr.Cast
import HROOT.Hist.TFitResultPtr.RawType
import HROOT.Hist.TFitResultPtr.Cast
import HROOT.Hist.TFitResultPtr.Interface
import HROOT.Hist.TFitResult.RawType
import HROOT.Hist.TFitResult.Cast
import HROOT.Hist.TFitResult.Interface

instance () => ITFitResultPtr (TFitResultPtr) where

tFitResultPtr_Get :: () => TFitResultPtr -> IO TFitResult
tFitResultPtr_Get = xform0 c_tfitresultptr_tfitresultptr_get