CXXR (C++ R)
Functions
S4Object.cpp File Reference

($Id: S4Object.cpp 1351 2013-03-08 15:12:28Z arr $)

Class CXXR::S4Object and associated C interface. More...

#include "CXXR/S4Object.h"
#include "CXXR/PairList.h"
Include dependency graph for S4Object.cpp:

Functions

SEXP Rf_allocS4Object ()
 Create an S4 object.

Detailed Description

Class CXXR::S4Object and associated C interface.


Function Documentation

SEXP Rf_allocS4Object ( )

Create an S4 object.

Returns:
Pointer to the created object.