20#ifndef Rcpp_vector_ListOf_h_ 
   21#define Rcpp_vector_ListOf_h_ 
  120template <
int RTYPE, 
bool NA, 
typename T, 
typename Function>
 
  123template <
int RTYPE, 
bool NA, 
typename T, 
typename Function, 
bool NO_CONVERSION>
 
  128template <
typename T, 
typename Function>
 
  133template <
typename T, 
typename Function>
 
traits::r_vector_const_iterator< VECSXP >::type const_iterator
 
ChildVector< T > operator[](const std::string &str)
 
ListOf & operator=(const U &other)
 
ListOf(const ListOf &other)
 
ChildVector< T > operator[](R_xlen_t i)
 
const ChildVector< T > operator[](R_xlen_t i) const
 
const_iterator begin() const
 
const_iterator end() const
 
const ChildVector< T > operator[](const std::string &str) const
 
ListOf & operator=(const ListOf &other)
 
traits::r_vector_iterator< VECSXP >::type iterator
 
R_xlen_t findName(const std::string &name) const
 
Function_Impl< PreserveStorage > Function
 
sugar::Sapply< RTYPE, NA, T, Function, traits::same_type< typename ::Rcpp::sugar::sapply_application_result_of< Function, T >::type, typename Rcpp::traits::storage_type< traits::r_sexptype_traits< typename ::Rcpp::sugar::sapply_application_result_of< Function, T >::type >::rtype >::type >::value > sapply(const Rcpp::VectorBase< RTYPE, NA, T > &t, Function fun)
 
sugar::Lapply< RTYPE, NA, T, Function > lapply(const Rcpp::VectorBase< RTYPE, NA, T > &t, Function fun)
 
SEXP wrap(const Date &date)
 
const storage_type< RTYPE >::type * type
 
storage_type< RTYPE >::type * type