CppField-class.RdMetadata associated with a field of a class exposed through Rcpp modules
pointer:external pointer to the internal (C++) object that represents fields
cpp_class:(demangled) name of the C++ class of the field
read_only:Is this field read only
class_pointer:external pointer to the class this field is from.
No methods defined with class "C++Field" in the signature.
The fields slot of the C++Class class is a
list of C++Field objects
showClass("C++Field")
#> Class "C++Field" [package "Rcpp"]
#>
#> Slots:
#>
#> Name: .xData
#> Class: environment
#>
#> Extends:
#> 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