| C++Constructor-class {Rcpp} | R Documentation |
Representation of a C++ constructor
Class "envRefClass", directly.
Class ".environment", by class "envRefClass", distance 2.
Class "refClass", by class "envRefClass", distance 2.
Class "environment", by class "envRefClass", distance 3, with explicit coerce.
Class "refObject", by class "envRefClass", distance 3.
pointer:pointer to the internal structure that represent the constructor
class_pointer:pointer to the internal structure that represent the associated C++ class
nargs:Number of arguments the constructor expects
signature:C++ signature of the constructor
docstring:Short description of the constructor