xhb-requests-0.1.0.6.2015.8.1
Graphics.XHB.Requests.Internal.Instances.Record
Contents
Methods
requestIO :: CreateContext -> Connection -> IO () Source #
requestIO :: RegisterClients -> Connection -> IO () Source #
requestIO :: UnregisterClients -> Connection -> IO () Source #
requestIO :: DisableContext -> Connection -> IO () Source #
requestIO :: FreeContext -> Connection -> IO () Source #
requestWithReplyIO :: QueryVersion -> Connection -> IO (IO (Either SomeError QueryVersionReply)) Source #
requestWithReplyIO :: GetContext -> Connection -> IO (IO (Either SomeError GetContextReply)) Source #
requestWithReplyIO :: EnableContext -> Connection -> IO (IO (Either SomeError EnableContextReply)) Source #