Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

universaltime Struct Reference

#include <date.h>


Data Fields

long day
long month
long year
long hour
long minute
long second


Field Documentation

long universaltime::day
 

Definition at line 70 of file date.h.

Referenced by at2_pdu_decode_deliver_sm(), date_convert_universal(), date_parse_http(), date_parse_iso(), handle_operation(), parse_date(), and soap_read_date().

long universaltime::hour
 

Definition at line 73 of file date.h.

Referenced by at2_pdu_decode_deliver_sm(), date_convert_universal(), date_parse_http(), date_parse_iso(), handle_operation(), parse_date(), and soap_read_date().

long universaltime::minute
 

Definition at line 74 of file date.h.

Referenced by at2_pdu_decode_deliver_sm(), date_convert_universal(), date_parse_http(), date_parse_iso(), handle_operation(), parse_date(), and soap_read_date().

long universaltime::month
 

Definition at line 71 of file date.h.

Referenced by at2_pdu_decode_deliver_sm(), date_convert_universal(), date_parse_http(), date_parse_iso(), handle_operation(), parse_date(), and soap_read_date().

long universaltime::second
 

Definition at line 75 of file date.h.

Referenced by at2_pdu_decode_deliver_sm(), date_convert_universal(), date_parse_http(), date_parse_iso(), handle_operation(), parse_date(), and soap_read_date().

long universaltime::year
 

Definition at line 72 of file date.h.

Referenced by at2_pdu_decode_deliver_sm(), date_convert_universal(), date_parse_http(), date_parse_iso(), handle_operation(), parse_date(), and soap_read_date().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.