ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/vendor/libpeak-0.1.2/doc/latex/structpeak__time__date.tex
Revision: 3251
Committed: Wed Apr 2 16:58:30 2014 UTC (11 years, 4 months ago) by michael
Content type: text/x-tex
File size: 2992 byte(s)
Log Message:
- Imported libpeak-0.1.2

File Contents

# Content
1 \hypertarget{structpeak__time__date}{
2 \section{peak\_\-time\_\-date Struct Reference}
3 \label{structpeak__time__date}\index{peak_time_date@{peak\_\-time\_\-date}}
4 }
5 {\tt \#include $<$time.h$>$}
6
7
8
9 \subsection{Detailed Description}
10 Gregorian date structure.
11
12 Structure used to represent a date using the Gregorian calendar.
13
14 \subsection*{Data Fields}
15 \begin{CompactItemize}
16 \item
17 int32\_\-t \hyperlink{structpeak__time__date_o0}{year}
18 \item
19 int8\_\-t \hyperlink{structpeak__time__date_o1}{month}
20 \item
21 int8\_\-t \hyperlink{structpeak__time__date_o2}{day}
22 \item
23 int8\_\-t \hyperlink{structpeak__time__date_o3}{hour}
24 \item
25 int8\_\-t \hyperlink{structpeak__time__date_o4}{minute}
26 \item
27 double \hyperlink{structpeak__time__date_o5}{second}
28 \end{CompactItemize}
29
30
31 \subsection{Field Documentation}
32 \hypertarget{structpeak__time__date_o2}{
33 \index{peak_time_date@{peak\_\-time\_\-date}!day@{day}}
34 \index{day@{day}!peak_time_date@{peak\_\-time\_\-date}}
35 \subsubsection[day]{\setlength{\rightskip}{0pt plus 5cm}int8\_\-t \hyperlink{structpeak__time__date_o2}{peak\_\-time\_\-date::day}}}
36 \label{structpeak__time__date_o2}
37
38
39 day number 1-31 \hypertarget{structpeak__time__date_o3}{
40 \index{peak_time_date@{peak\_\-time\_\-date}!hour@{hour}}
41 \index{hour@{hour}!peak_time_date@{peak\_\-time\_\-date}}
42 \subsubsection[hour]{\setlength{\rightskip}{0pt plus 5cm}int8\_\-t \hyperlink{structpeak__time__date_o3}{peak\_\-time\_\-date::hour}}}
43 \label{structpeak__time__date_o3}
44
45
46 hour 0-23 \hypertarget{structpeak__time__date_o4}{
47 \index{peak_time_date@{peak\_\-time\_\-date}!minute@{minute}}
48 \index{minute@{minute}!peak_time_date@{peak\_\-time\_\-date}}
49 \subsubsection[minute]{\setlength{\rightskip}{0pt plus 5cm}int8\_\-t \hyperlink{structpeak__time__date_o4}{peak\_\-time\_\-date::minute}}}
50 \label{structpeak__time__date_o4}
51
52
53 minute 0-59 \hypertarget{structpeak__time__date_o1}{
54 \index{peak_time_date@{peak\_\-time\_\-date}!month@{month}}
55 \index{month@{month}!peak_time_date@{peak\_\-time\_\-date}}
56 \subsubsection[month]{\setlength{\rightskip}{0pt plus 5cm}int8\_\-t \hyperlink{structpeak__time__date_o1}{peak\_\-time\_\-date::month}}}
57 \label{structpeak__time__date_o1}
58
59
60 month number 1-12 \hypertarget{structpeak__time__date_o5}{
61 \index{peak_time_date@{peak\_\-time\_\-date}!second@{second}}
62 \index{second@{second}!peak_time_date@{peak\_\-time\_\-date}}
63 \subsubsection[second]{\setlength{\rightskip}{0pt plus 5cm}double \hyperlink{structpeak__time__date_o5}{peak\_\-time\_\-date::second}}}
64 \label{structpeak__time__date_o5}
65
66
67 second \hypertarget{structpeak__time__date_o0}{
68 \index{peak_time_date@{peak\_\-time\_\-date}!year@{year}}
69 \index{year@{year}!peak_time_date@{peak\_\-time\_\-date}}
70 \subsubsection[year]{\setlength{\rightskip}{0pt plus 5cm}int32\_\-t \hyperlink{structpeak__time__date_o0}{peak\_\-time\_\-date::year}}}
71 \label{structpeak__time__date_o0}
72
73
74 full year
75
76 The documentation for this struct was generated from the following file:\begin{CompactItemize}
77 \item
78 time.h\end{CompactItemize}