18#ifndef Rcpp_proxy_NamesProxy_h 
   19#define Rcpp_proxy_NamesProxy_h 
   23template <
typename CLASS>
 
   33            if( 
this != &rhs) 
set( rhs.
get() ) ;
 
 
   40        template <
typename T> 
operator T() 
const;
 
 
   71        template <
typename T> 
operator T() 
const;
 
 
 
NamesProxy & operator=(const NamesProxy &rhs)
 
NamesProxy & operator=(const T &rhs)
 
const_NamesProxy(const CLASS &v)
 
const_NamesProxy names() const
 
#define RCPP_GET_NAMES(x)
 
SEXP Rcpp_fast_eval(SEXP expr, SEXP env)