Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6time.h File Reference
#include "p6err.h"
#include "p6comdef.h"
#include "p6errorinfo.h"
#include "p6runtimeapi.h"
#include "p6comhlpr.h"

Go to the source code of this file.

Classes

interface  P6R::p6IIntervalTime
 
interface  P6R::p6ITime
 

Namespaces

 P6R
 

Macros

#define COMP_p6IntervalTime   {0xFAB4E452,0xCBD8,0x488E,{0xB7,0x96,0xCA,0x78,0xAE,0x92,0x70,0xE6}}
 
#define COMP_p6Time   {0x9A30C203,0xA82C,0x46b3,{0x93,0x07,0x8C,0xB1,0xF5,0x9A,0xC0,0xBB}}
 
#define GLOBAL_TIMEZONES_INTERFACE   "P6R::p6Time::GlobalTimezonesConfig"
 
#define IF_p6IIntervalTime   {0x4AB989F9,0x4310,0x4DDB,{0xB6,0x14,0xEB,0x7F,0x8C,0xF5,0x95,0x8C}}
 
#define IF_p6ITime   {0xC44DC7E7,0x23BD,0x45dc,{0x88,0x1C,0x5A,0xCB,0x28,0x89,0x7E,0x87}}
 
#define INTERFACE   p6ITime
 
#define INTERFACE   p6IIntervalTime
 
#define P6INRVLINFINITE   ((P6INTERVAL)-1)
 
#define P6INRVLNOTIMEOUT   ((P6INTERVAL)0)
 
#define P6ISO8601DATESZ   26
 
#define P6MSECPERSEC   1000
 
#define P6NANOSECPERSEC   1000000000
 
#define P6RFC822DATESZ   35
 
#define P6USECPERSEC   1000000
 

Detailed Description

Interfaces for wallclock and interval time.

Definition in file p6time.h.