22#ifndef Rcpp_vector_DimNameProxy_h 
   23#define Rcpp_vector_DimNameProxy_h 
   66        inline operator SEXP()
 const {
 
 
   72        inline operator T()
 const {
 
 
 
DimNameProxy(SEXP data, int dim)
 
DimNameProxy(DimNameProxy const &other)
 
DimNameProxy & assign(SEXP other)
 
DimNameProxy & operator=(SEXP other)
 
DimNameProxy & operator=(const DimNameProxy &other)
 
T as(SEXP x, ::Rcpp::traits::r_type_primitive_tag)
 
void NORET stop(const std::string &message)