| C++ClassRepresentation-class {Rcpp} | R Documentation |
Representation of a C++ class
pointer:Object of class "externalptr" ~~
generator:Object of class "refObjectGenerator" ~~
cpp_fields:Object of class "list" ~~
cpp_methods:Object of class "list" ~~
cpp_constructor:Object of class "list" ~~
slots:Object of class "list" ~~
contains:Object of class "list" ~~
virtual:Object of class "logical" ~~
prototype:Object of class "ANY" ~~
validity:Object of class "OptionalFunction" ~~
access:Object of class "list" ~~
className:Object of class "character" ~~
package:Object of class "character" ~~
subclasses:Object of class "list" ~~
versionKey:Object of class "externalptr" ~~
sealed:Object of class "logical" ~~
Class "classRepresentation", directly.
signature(classDef = "C++ClassRepresentation"): ...
showClass("C++ClassRepresentation")