Rcpp Version 1.0.14
Loading...
Searching...
No Matches
Rcpp::rule Struct Reference

Public Attributes

int r_type
 
int r_day
 
int r_week
 
int r_mon
 
int_fast32_t r_time
 

Detailed Description

Definition at line 407 of file date.cpp.

Member Data Documentation

◆ r_day

int Rcpp::rule::r_day

Definition at line 409 of file date.cpp.

◆ r_mon

int Rcpp::rule::r_mon

Definition at line 411 of file date.cpp.

◆ r_time

int_fast32_t Rcpp::rule::r_time

Definition at line 412 of file date.cpp.

◆ r_type

int Rcpp::rule::r_type

Definition at line 408 of file date.cpp.

◆ r_week

int Rcpp::rule::r_week

Definition at line 410 of file date.cpp.


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