c++ internal objects
C++ internal objects instanciated from a class exposed in an Rcpp module
This is a virtual class. Actual C++ classes are subclasses.
signature(x = "C++Object")
: invokes a method on the object, or retrieves the value of a property
signature(x = "C++Object")
: set the value of a property
signature(object = "C++Object")
: print the object
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.