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