OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
shared::DivUMod Struct Reference

#include <misc.h>

Public Attributes

int64_t quot
 
int64_t rem
 

Detailed Description

Definition at line 170 of file misc.h.

Member Data Documentation

int64_t shared::DivUMod::quot

Definition at line 171 of file misc.h.

Referenced by shared::divUMod(), shared::formatDate(), and shared::formatDateTime().

int64_t shared::DivUMod::rem

Definition at line 172 of file misc.h.

Referenced by shared::formatDate(), and shared::formatDateTime().


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