Property | Type | Description | |
---|---|---|---|
$bignum | |||
$bytes | instance properties | ||
$hex | |||
$node | |||
$randomFunc | static properties | ||
$randomSource | |||
$secLib | |||
$store | |||
$storeClass | |||
$string | |||
$time | |||
$urn | |||
$variant | |||
$version |
Method | Description | |
---|---|---|
__get ( $var ) | ||
__toString ( ) | ||
compare ( $a, $b ) | ||
import ( $uuid ) | ||
initAccurate ( ) | ||
initBignum ( $how = NULL ) | ||
initRandom ( $how = NULL ) | ||
initStorage ( $file = NULL ) | ||
mint ( $ver = 1, $node = NULL, $ns = NULL, $time = NULL ) | ||
mintStr ( $ver = 1, $node = NULL, $ns = NULL, $time = NULL ) | ||
randomBytes ( $bytes ) | ||
registerStorage ( $name ) | ||
seq ( ) |
Method | Description | |
---|---|---|
CheckTimeInput ( $node, $seq, $time ) | ||
__construct ( $uuid ) | ||
buildTime ( $time ) | ||
decodeTimestamp ( $hex ) | ||
makeBin ( $str ) | ||
makeNode ( $str ) | ||
mintName ( $ver, $node, $ns ) | ||
mintRand ( ) | ||
mintTime ( $node = NULL, $seq = NULL, $time = NULL ) | ||
normalizeTime ( $time, $expected = FALSE ) |
public static mintStr ( $ver = 1, $node = NULL, $ns = NULL, $time = NULL ) |
protected static mintTime ( $node = NULL, $seq = NULL, $time = NULL ) |