Rcpp Version 1.0.9
Rcpp::Na_Proxy Class Reference

#include <Na_Proxy.h>

Friends

bool operator== (double x, Rcpp::Na_Proxy)
 
bool operator== (int x, Rcpp::Na_Proxy)
 
bool operator== (Rcpp::String x, Rcpp::Na_Proxy)
 
bool operator== (Rcomplex x, Rcpp::Na_Proxy)
 
bool operator== (SEXP x, Rcpp::Na_Proxy)
 
bool operator== (std::string, Rcpp::Na_Proxy)
 
bool operator== (const char *, Rcpp::Na_Proxy)
 
bool operator== (Rcpp::internal::string_proxy< STRSXP > x, Rcpp::Na_Proxy)
 
bool operator== (Rcpp::internal::const_string_proxy< STRSXP > x, Rcpp::Na_Proxy)
 
bool operator== (Rcpp::Na_Proxy, double x)
 
bool operator== (Rcpp::Na_Proxy, int x)
 
bool operator== (Rcpp::Na_Proxy, Rcpp::String x)
 
bool operator== (Rcpp::Na_Proxy, SEXP x)
 
bool operator== (Rcpp::Na_Proxy, Rcomplex x)
 
bool operator== (Rcpp::Na_Proxy, std::string)
 
bool operator== (Rcpp::Na_Proxy, const char *)
 
bool operator== (Rcpp::Na_Proxy, Rcpp::internal::string_proxy< STRSXP > x)
 
bool operator== (Rcpp::Na_Proxy, Rcpp::internal::const_string_proxy< STRSXP > x)
 

Detailed Description

Definition at line 22 of file Na_Proxy.h.

Friends And Related Function Documentation

◆ operator== [1/18]

bool operator== ( const char *  ,
Rcpp::Na_Proxy   
)
friend

Definition at line 30 of file Na_Proxy.h.

◆ operator== [2/18]

bool operator== ( double  x,
Rcpp::Na_Proxy   
)
friend

Definition at line 24 of file Na_Proxy.h.

◆ operator== [3/18]

bool operator== ( int  x,
Rcpp::Na_Proxy   
)
friend

Definition at line 25 of file Na_Proxy.h.

◆ operator== [4/18]

bool operator== ( Rcomplex  x,
Rcpp::Na_Proxy   
)
friend

Definition at line 27 of file Na_Proxy.h.

◆ operator== [5/18]

bool operator== ( Rcpp::internal::const_string_proxy< STRSXP >  x,
Rcpp::Na_Proxy   
)
friend

Definition at line 34 of file Na_Proxy.h.

◆ operator== [6/18]

bool operator== ( Rcpp::internal::string_proxy< STRSXP >  x,
Rcpp::Na_Proxy   
)
friend

Definition at line 31 of file Na_Proxy.h.

◆ operator== [7/18]

bool operator== ( Rcpp::Na_Proxy  ,
const char *   
)
friend

Definition at line 44 of file Na_Proxy.h.

◆ operator== [8/18]

bool operator== ( Rcpp::Na_Proxy  ,
double  x 
)
friend

Definition at line 38 of file Na_Proxy.h.

◆ operator== [9/18]

bool operator== ( Rcpp::Na_Proxy  ,
int  x 
)
friend

Definition at line 39 of file Na_Proxy.h.

◆ operator== [10/18]

bool operator== ( Rcpp::Na_Proxy  ,
Rcomplex  x 
)
friend

Definition at line 42 of file Na_Proxy.h.

◆ operator== [11/18]

bool operator== ( Rcpp::Na_Proxy  ,
Rcpp::internal::const_string_proxy< STRSXP >  x 
)
friend

Definition at line 48 of file Na_Proxy.h.

◆ operator== [12/18]

bool operator== ( Rcpp::Na_Proxy  ,
Rcpp::internal::string_proxy< STRSXP >  x 
)
friend

Definition at line 45 of file Na_Proxy.h.

◆ operator== [13/18]

bool operator== ( Rcpp::Na_Proxy  ,
Rcpp::String  x 
)
friend

Definition at line 40 of file Na_Proxy.h.

◆ operator== [14/18]

bool operator== ( Rcpp::Na_Proxy  ,
SEXP  x 
)
friend

Definition at line 41 of file Na_Proxy.h.

◆ operator== [15/18]

bool operator== ( Rcpp::Na_Proxy  ,
std::string   
)
friend

Definition at line 43 of file Na_Proxy.h.

◆ operator== [16/18]

bool operator== ( Rcpp::String  x,
Rcpp::Na_Proxy   
)
friend

Definition at line 26 of file Na_Proxy.h.

◆ operator== [17/18]

bool operator== ( SEXP  x,
Rcpp::Na_Proxy   
)
friend

Definition at line 28 of file Na_Proxy.h.

◆ operator== [18/18]

bool operator== ( std::string  ,
Rcpp::Na_Proxy   
)
friend

Definition at line 29 of file Na_Proxy.h.


The documentation for this class was generated from the following file: