Safe Haskell | None |
---|---|
Language | Haskell2010 |
System.Mesos.Raw.Attribute
Documentation
type AttributePtr = Ptr Attribute Source
Constructors
Attribute | |
Fields
|
toAttribute :: (ByteString, Value) -> Attribute Source
fromAttribute :: Attribute -> (ByteString, Value) Source
c_toAttribute :: Ptr CChar -> CInt -> ValuePtr -> IO AttributePtr Source
c_destroyAttribute :: AttributePtr -> IO () Source