| 
    Rcpp Version 1.0.14
    
   | 
 
#include <SugarBlock_2.h>


Public Types | |
| typedef RESULT_TYPE(* | FunPtr) (U1, U2) | 
  Public Types inherited from Rcpp::VectorBase< Rcpp::traits::r_sexptype_traits< RESULT_TYPE >::rtype, NA, SugarBlock_2__VP< NA, RESULT_TYPE, U1, T1, U2 > > | |
| typedef traits::storage_type< RTYPE >::type | stored_type | 
| typedef traits::storage_type< RTYPE >::type | elem_type | 
| typedef iter_base< iter_traits > | iterator | 
| typedef iter_base< const_iter_traits > | const_iterator | 
Public Member Functions | |
| SugarBlock_2__VP (FunPtr ptr_, const T1 &x_, U2 u2) | |
| RESULT_TYPE | operator[] (R_xlen_t i) const | 
| R_xlen_t | size () const | 
  Public Member Functions inherited from Rcpp::VectorBase< Rcpp::traits::r_sexptype_traits< RESULT_TYPE >::rtype, NA, SugarBlock_2__VP< NA, RESULT_TYPE, U1, T1, U2 > > | |
| SugarBlock_2__VP< NA, RESULT_TYPE, U1, T1, U2 > & | get_ref () | 
| const SugarBlock_2__VP< NA, RESULT_TYPE, U1, T1, U2 > & | get_ref () const | 
| stored_type | operator[] (R_xlen_t i) const | 
| R_xlen_t | size () const | 
| const_iterator | begin () const | 
| const_iterator | end () const | 
| const_iterator | cbegin () const | 
| const_iterator | cend () const | 
Private Attributes | |
| FunPtr | ptr | 
| const T1 & | x | 
| U2 | y | 
Definition at line 50 of file SugarBlock_2.h.
| typedef RESULT_TYPE(* Rcpp::sugar::SugarBlock_2__VP< NA, RESULT_TYPE, U1, T1, U2 >::FunPtr) (U1, U2) | 
Definition at line 52 of file SugarBlock_2.h.
      
  | 
  inline | 
Definition at line 53 of file SugarBlock_2.h.
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 59 of file SugarBlock_2.h.
References Rcpp::sugar::SugarBlock_2__VP< NA, RESULT_TYPE, U1, T1, U2 >::x.
      
  | 
  private | 
Definition at line 62 of file SugarBlock_2.h.
Referenced by Rcpp::sugar::SugarBlock_2__VP< NA, RESULT_TYPE, U1, T1, U2 >::operator[]().
      
  | 
  private | 
Definition at line 63 of file SugarBlock_2.h.
Referenced by Rcpp::sugar::SugarBlock_2__VP< NA, RESULT_TYPE, U1, T1, U2 >::operator[](), and Rcpp::sugar::SugarBlock_2__VP< NA, RESULT_TYPE, U1, T1, U2 >::size().
      
  | 
  private | 
Definition at line 64 of file SugarBlock_2.h.
Referenced by Rcpp::sugar::SugarBlock_2__VP< NA, RESULT_TYPE, U1, T1, U2 >::operator[]().