| addFinalizer | Register a cleanup finalizer for a C/C++ object |
| asEnumValue | Validate and convert a name or value to an enumeration... |
| asFunctionPointer | Convert an object to a pointer to a native routine |
| asReference | Create a reference object to a native compiled object |
| asUnsigned | Convert a vector to unsigned (positive) values |
| bitlist | Compute the bitwise OR of one or more values and/or vectors |
| BitwiseValue | Create enumeration value |
| cast | Performs C++-style casting |
| C++Cast-class | Enumeration for types of C++ casting/coercion |
| checkMethodsNumArgs | Check the number of arguments for a native method/routine |
| CNULLValue | Represent the 'NULL' value in C. |
| copyToR | Copy a native C/C++ object to an R representation |
| CStruct-class | Class "CStruct" |
| duplicate | Create a copy of a native object |
| EnumDef | Define a collection of related constants |
| EnumValue-class | Class "EnumValue" representing a enumerated constant |
| ExternalArray-class | Classes for representing referencs to native C/C++ arrays |
| fixArrayLength | Set length of R object to length of target native array |
| floatPtr-class | Representations of references to fundamental C/C++ data types |
| Free | Explicitly garbage collect a native object |
| GenericEnumValue | Create an enumerated value for an anonymous enumeration... |
| getDerivedClassMethods | Get and the methods for a derived classes implemented via R... |
| isNativeNull | Test whether an external pointer has the C-level NULL value |
| isNilPointer | Query if an external pointer or RCReference is NULL |
| makeSymbolicVariables | Define R variables for native enumeration constants |
| RC++Reference-class | General classes for a reference to a C++ object |
| SymbolicConstant-class | Class "SymbolicConstant" |
| validateCopy | Validate an object for copying to a native structure |
| valueOf | Get the contents of a reference object |
| VariableReference-class | Class "VariableReference" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.