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

Public Attributes

int_fast32_t tt_gmtoff
 
int tt_isdst
 
int tt_abbrind
 
int tt_ttisstd
 
int tt_ttisgmt
 

Detailed Description

Definition at line 379 of file date.cpp.

Member Data Documentation

◆ tt_abbrind

int Rcpp::ttinfo::tt_abbrind

Definition at line 382 of file date.cpp.

◆ tt_gmtoff

int_fast32_t Rcpp::ttinfo::tt_gmtoff

Definition at line 380 of file date.cpp.

Referenced by Rcpp::tzload().

◆ tt_isdst

int Rcpp::ttinfo::tt_isdst

Definition at line 381 of file date.cpp.

◆ tt_ttisgmt

int Rcpp::ttinfo::tt_ttisgmt

Definition at line 384 of file date.cpp.

Referenced by Rcpp::tzload().

◆ tt_ttisstd

int Rcpp::ttinfo::tt_ttisstd

Definition at line 383 of file date.cpp.

Referenced by Rcpp::tzload().


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