Rcpp Version 1.1.2
Loading...
Searching...
No Matches
Rcpp::FieldProxyPolicy< CLASS > Class Template Reference

#include <FieldProxy.h>

Classes

class  FieldProxy
class  const_FieldProxy

Public Member Functions

FieldProxy field (const std::string &name)
const_FieldProxy field (const std::string &name) const

Detailed Description

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

Definition at line 24 of file FieldProxy.h.

Member Function Documentation

◆ field() [1/2]

template<typename CLASS>
FieldProxy Rcpp::FieldProxyPolicy< CLASS >::field ( const std::string & name)
inline

Definition at line 77 of file FieldProxy.h.

◆ field() [2/2]

template<typename CLASS>
const_FieldProxy Rcpp::FieldProxyPolicy< CLASS >::field ( const std::string & name) const
inline

Definition at line 80 of file FieldProxy.h.


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