|
Rcpp Version 1.1.2
|
#include <export.h>
Public Types | |
| typedef ContainerTemplate< T, std::allocator< T > > | Container |
Public Member Functions | |
| ContainerExporter (SEXP x) | |
| ~ContainerExporter () | |
| Container | get () |
Static Public Attributes | |
| static const int | RTYPE = Rcpp::traits::r_sexptype_traits<T>::rtype |
Private Attributes | |
| SEXP | object |
| typedef ContainerTemplate<T, std::allocator<T> > Rcpp::traits::ContainerExporter< ContainerTemplate, T >::Container |
|
inline |
|
inline |
|
inline |
|
private |
|
static |