Rcpp Version 1.0.14
Loading...
Searching...
No Matches
Rcpp::NamesProxyPolicy< CLASS > Class Template Reference

#include <NamesProxy.h>

Inheritance diagram for Rcpp::NamesProxyPolicy< CLASS >:

Classes

class  const_NamesProxy
 
class  NamesProxy
 

Public Member Functions

NamesProxy names ()
 
const_NamesProxy names () const
 

Detailed Description

template<typename CLASS>
class Rcpp::NamesProxyPolicy< CLASS >

Definition at line 24 of file NamesProxy.h.

Member Function Documentation

◆ names() [1/2]

template<typename CLASS >
NamesProxy Rcpp::NamesProxyPolicy< CLASS >::names ( )
inline

◆ names() [2/2]

template<typename CLASS >
const_NamesProxy Rcpp::NamesProxyPolicy< CLASS >::names ( ) const
inline

Definition at line 86 of file NamesProxy.h.

References Rcpp::as().

Here is the call graph for this function:

The documentation for this class was generated from the following file: