useDynLib(uuid, UUID_gen, UUID_parse, UUID_unparse, UUID_is_NA, UUID_cmp)
export(UUIDgenerate, UUIDparse, UUIDvalidate, as.UUID, is.UUID)
S3method(print, UUID)
S3method(as.character, UUID)
S3method(as.UUID, UUID)
S3method(as.UUID, raw)
S3method(as.UUID, default)
S3method(as.raw, UUID)
S3method(rep, UUID)
S3method(c, UUID)
S3method(unique, UUID)
S3method(is.na, UUID)
S3method("[", UUID)
S3method("[<-", UUID)
S3method("[[", UUID)
S3method("[[<-", UUID)
S3method(Ops, UUID)
S3method(Math, UUID)
S3method(Complex, UUID)
S3method(Summary, UUID)
S3method("==", UUID)
S3method("!=", UUID)
