| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.Radius.Scalar
Documentation
Instances
| Eq AtText # | |
| Ord AtText # | |
| Show AtText # | |
| TypedAttributes AtText # | |
Defined in Data.Radius.StreamGet.Monadic Methods typedAttributes :: Attributes v -> [Attribute v AtText] | |
| AtValueEncode AtText # | |
Defined in Data.Radius.StreamPut.Monadic Methods atValueEncode :: AtText -> Put | |
Constructors
| AtString | |
Fields | |
Instances
| Eq AtString # | |
| Ord AtString # | |
Defined in Data.Radius.Scalar | |
| Show AtString # | |
| TypedAttributes AtString # | |
Defined in Data.Radius.StreamGet.Monadic Methods typedAttributes :: Attributes v -> [Attribute v AtString] | |
| AtValueEncode AtString # | |
Defined in Data.Radius.StreamPut.Monadic Methods atValueEncode :: AtString -> Put | |
Constructors
| AtInteger | |
Fields | |
Instances
| Eq AtInteger # | |
| Ord AtInteger # | |
| Show AtInteger # | |
| TypedAttributes AtInteger # | |
Defined in Data.Radius.StreamGet.Monadic Methods typedAttributes :: Attributes v -> [Attribute v AtInteger] | |
| AtValueEncode AtInteger # | |
Defined in Data.Radius.StreamPut.Monadic Methods atValueEncode :: AtInteger -> Put | |
Instances
| Eq AtIpV4 # | |
| Ord AtIpV4 # | |
| Show AtIpV4 # | |
| TypedAttributes AtIpV4 # | |
Defined in Data.Radius.StreamGet.Monadic Methods typedAttributes :: Attributes v -> [Attribute v AtIpV4] | |
| AtValueEncode AtIpV4 # | |
Defined in Data.Radius.StreamPut.Monadic Methods atValueEncode :: AtIpV4 -> Put | |
fromBin128 :: Bin128 -> ByteString #
mayBin128 :: ByteString -> Maybe Bin128 #
word64Bin128 :: Word64 -> Word64 -> Bin128 #
bin128Zero :: Bin128 #