Qtc.Serialbus.QModbusPdu_h

Contents

Orphan instances

QunSetHandler (QModbusPdu ()) # 
Instance details

Methods

unSetHandler :: QModbusPdu () -> String -> IO Bool #

QunSetHandler (QModbusPduSc a) # 
Instance details

Methods

unSetHandler :: QModbusPduSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QModbusPdu ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QModbusPdu () -> Int -> IO Bool #

QunSetUserMethodVariantList (QModbusPduSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QModbusPduSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QModbusPdu ()) # 
Instance details

Methods

unSetUserMethodVariant :: QModbusPdu () -> Int -> IO Bool #

QunSetUserMethodVariant (QModbusPduSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QModbusPduSc a -> Int -> IO Bool #

QunSetUserMethod (QModbusPdu ()) # 
Instance details

Methods

unSetUserMethod :: QModbusPdu () -> Int -> IO Bool #

QunSetUserMethod (QModbusPduSc a) # 
Instance details

Methods

unSetUserMethod :: QModbusPduSc a -> Int -> IO Bool #

QsetFunctionCode_h (QModbusPdu ()) FunctionCode # 
Instance details

Methods

setFunctionCode_h :: QModbusPdu () -> FunctionCode -> IO () #

QsetFunctionCode_h (QModbusPduSc a) FunctionCode # 
Instance details

QsetHandler (QModbusPdu ()) (QModbusPdu x0 -> FunctionCode -> IO ()) # 
Instance details

Methods

setHandler :: QModbusPdu () -> String -> (QModbusPdu x0 -> FunctionCode -> IO ()) -> IO () #

QsetHandler (QModbusPduSc a) (QModbusPdu x0 -> FunctionCode -> IO ()) # 
Instance details

Methods

setHandler :: QModbusPduSc a -> String -> (QModbusPdu x0 -> FunctionCode -> IO ()) -> IO () #

QsetUserMethod (QModbusPdu ()) (QModbusPdu x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QModbusPdu () -> Int -> (QModbusPdu x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QModbusPdu ()) (QModbusPdu x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QModbusPdu () -> Int -> (QModbusPdu x0 -> IO ()) -> IO () #

QsetUserMethod (QModbusPduSc a) (QModbusPdu x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QModbusPduSc a -> Int -> (QModbusPdu x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QModbusPduSc a) (QModbusPdu x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QModbusPduSc a -> Int -> (QModbusPdu x0 -> IO ()) -> IO () #