MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
cpptoml::zone_offset Struct Reference

#include <cpptoml.h>

Inheritance diagram for cpptoml::zone_offset:
[legend]

Public Attributes

int hour_offset = 0
 
int minute_offset = 0
 

Detailed Description

Definition at line 145 of file cpptoml.h.

Member Data Documentation

◆ hour_offset

int cpptoml::zone_offset::hour_offset = 0

Definition at line 146 of file cpptoml.h.

◆ minute_offset

int cpptoml::zone_offset::minute_offset = 0

Definition at line 147 of file cpptoml.h.


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