Public Attributes | List of all members
absl::Time::Breakdown Struct Reference

#include <time.h>

Public Attributes

int day
 
int hour
 
bool is_dst
 
int minute
 
int month
 
int offset
 
int second
 
Duration subsecond
 
int weekday
 
int64_t year
 
int yearday
 
const char * zone_abbr
 

Detailed Description

Definition at line 622 of file time.h.

Member Data Documentation

int absl::Time::Breakdown::day

Definition at line 626 of file time.h.

int absl::Time::Breakdown::hour

Definition at line 627 of file time.h.

bool absl::Time::Breakdown::is_dst

Definition at line 640 of file time.h.

int absl::Time::Breakdown::minute

Definition at line 628 of file time.h.

int absl::Time::Breakdown::month

Definition at line 625 of file time.h.

int absl::Time::Breakdown::offset

Definition at line 639 of file time.h.

int absl::Time::Breakdown::second

Definition at line 629 of file time.h.

Duration absl::Time::Breakdown::subsecond

Definition at line 630 of file time.h.

int absl::Time::Breakdown::weekday

Definition at line 631 of file time.h.

int64_t absl::Time::Breakdown::year

Definition at line 624 of file time.h.

int absl::Time::Breakdown::yearday

Definition at line 632 of file time.h.

const char* absl::Time::Breakdown::zone_abbr

Definition at line 641 of file time.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59