Rcpp Version 1.1.2
Loading...
Searching...
No Matches
Rcpp::sugar::CountInserter< HASH, STORAGE > Class Template Reference

#include <table.h>

Public Member Functions

 CountInserter (HASH &hash_)
void operator() (STORAGE value)

Private Attributes

HASH & hash

Detailed Description

template<typename HASH, typename STORAGE>
class Rcpp::sugar::CountInserter< HASH, STORAGE >

Definition at line 28 of file table.h.

Constructor & Destructor Documentation

◆ CountInserter()

template<typename HASH, typename STORAGE>
Rcpp::sugar::CountInserter< HASH, STORAGE >::CountInserter ( HASH & hash_)
inline

Definition at line 30 of file table.h.

References hash.

Member Function Documentation

◆ operator()()

template<typename HASH, typename STORAGE>
void Rcpp::sugar::CountInserter< HASH, STORAGE >::operator() ( STORAGE value)
inline

Definition at line 32 of file table.h.

References hash.

Member Data Documentation

◆ hash

template<typename HASH, typename STORAGE>
HASH& Rcpp::sugar::CountInserter< HASH, STORAGE >::hash
private

Definition at line 37 of file table.h.

Referenced by CountInserter(), and operator()().


The documentation for this class was generated from the following file:
  • inst/include/Rcpp/sugar/functions/table.h