CIDRE
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
CIDRE
cidre
/
at.asitplus.cidre
/
IpFamily
Ip
Family
sealed
interface
IpFamily
(
source
)
IP family, either
IpFamily.V4
or
IpFamily.V6
Inheritors
Companion
Companion
Members
Types
Companion
Link copied to clipboard
object
Companion
Regex
Spec
Link copied to clipboard
abstract
class
RegexSpec
Properties
number
Of
Bits
Link copied to clipboard
open
val
numberOfBits
:
Int
number
Of
Octets
Link copied to clipboard
abstract
val
numberOfOctets
:
Int
regex
Link copied to clipboard
abstract
val
regex
:
IpFamily.RegexSpec
segment
Separator
Link copied to clipboard
abstract
val
segmentSeparator
:
Char