Class dbObjectId
dbObjectId-class.RdA helper (mixin) class to provide external references in an R/S-Plus portable way.
Slots
Id:Object of class
"integer"this is an integer vector holding an opaque reference into a C struct (may or may not be a C pointer, may or may not have length one).
Methods
- coerce
signature(from = "dbObjectId", to = "integer"): ...- coerce
signature(from = "dbObjectId", to = "numeric"): ...- coerce
signature(from = "dbObjectId", to = "character"): ...- format
signature(x = "dbObjectId"): ...signature(x = "dbObjectId"): ...- show
signature(object = "dbObjectId"): ...