|
Rcpp Version 1.1.2
|
#include <ChildVector.h>


Public Member Functions | |
| ChildVector (SEXP data_, SEXP parent_, R_xlen_t i_) | |
| ChildVector (const ChildVector &other) | |
| ChildVector & | operator= (const ChildVector &other) |
| ChildVector & | operator= (const T &other) |
| template<typename U> | |
| ChildVector & | operator= (const U &other) |
Private Attributes | |
| SEXP | parent |
| R_xlen_t | i |
Definition at line 26 of file ChildVector.h.
|
inline |
Definition at line 30 of file ChildVector.h.
Referenced by ChildVector(), operator=(), operator=(), and operator=().
|
inline |
Definition at line 35 of file ChildVector.h.
References ChildVector(), i, parent, and Rcpp::wrap().

|
inline |
Definition at line 40 of file ChildVector.h.
References ChildVector(), i, and parent.

|
inline |
Definition at line 50 of file ChildVector.h.
References ChildVector(), i, and parent.

|
inline |
Definition at line 59 of file ChildVector.h.
References Rcpp::as(), ChildVector(), i, parent, and Rcpp::wrap().

|
private |
Definition at line 71 of file ChildVector.h.
Referenced by ChildVector(), ChildVector(), operator=(), operator=(), and operator=().
|
private |
Definition at line 70 of file ChildVector.h.
Referenced by ChildVector(), ChildVector(), operator=(), operator=(), and operator=().