Rcpp Version 1.0.9
|
#include <table.h>
Public Member Functions | |
Grabber (IntegerVector &res_, CharacterVector &names_) | |
template<typename T > | |
void | operator() (T pair) |
Private Attributes | |
IntegerVector & | res |
CharacterVector & | names |
R_xlen_t | index |
|
inline |
|
inline |
Definition at line 47 of file table.h.
References Rcpp::sugar::Grabber< HASH, RTYPE >::index, Rcpp::sugar::Grabber< HASH, RTYPE >::names, and Rcpp::sugar::Grabber< HASH, RTYPE >::res.
|
private |
Definition at line 55 of file table.h.
Referenced by Rcpp::sugar::Grabber< HASH, RTYPE >::operator()().
|
private |
Definition at line 54 of file table.h.
Referenced by Rcpp::sugar::Grabber< HASH, RTYPE >::operator()().
|
private |
Definition at line 53 of file table.h.
Referenced by Rcpp::sugar::Grabber< HASH, RTYPE >::operator()().