#include <DimNameProxy.h>
Definition at line 28 of file DimNameProxy.h.
◆ DimNameProxy() [1/2]
| Rcpp::internal::DimNameProxy::DimNameProxy |
( |
SEXP | data, |
|
|
int | dim ) |
|
inline |
◆ DimNameProxy() [2/2]
| Rcpp::internal::DimNameProxy::DimNameProxy |
( |
DimNameProxy const & | other | ) |
|
|
inline |
◆ assign()
| DimNameProxy & Rcpp::internal::DimNameProxy::assign |
( |
SEXP | other | ) |
|
|
inline |
◆ operator SEXP()
| Rcpp::internal::DimNameProxy::operator SEXP |
( |
| ) |
const |
|
inline |
◆ operator T()
template<typename T>
| Rcpp::internal::DimNameProxy::operator T |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
| DimNameProxy & Rcpp::internal::DimNameProxy::operator= |
( |
SEXP | other | ) |
|
|
inline |
◆ data_
| SEXP Rcpp::internal::DimNameProxy::data_ |
|
private |
◆ dim_
| int Rcpp::internal::DimNameProxy::dim_ |
|
private |
The documentation for this class was generated from the following file: