|
Rcpp Version 1.1.2
|
#include <is_na.h>


Public Member Functions | |
| IsNa_Vector_is_na (const T &x) | |
| int | operator[] (R_xlen_t i) const |
| R_xlen_t | size () const |
| Public Member Functions inherited from Rcpp::VectorBase< LGLSXP, false, IsNa_Vector_is_na< T > > | |
| IsNa_Vector_is_na< T > & | get_ref () |
| 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 | |
| const T & | ref |
Additional Inherited Members | |
| Public Types inherited from Rcpp::VectorBase< LGLSXP, false, IsNa_Vector_is_na< T > > | |
| 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 |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 85 of file is_na.h.
Referenced by IsNa_Vector_is_na(), operator[](), and size().