timestamp.h File Reference


Detailed Description

Definition in file timestamp.h.

#include "whiptk/whipcore.h"
#include "whiptk/object.h"

Go to the source code of this file.

Classes

class  WT_Timestamp
 Metadata describing a time instant (in seconds) with an associated GUID. More...

Defines

#define DECLARE_TIMESTAMP_CLASS(class_name)
#define IMPLEMENT_TIMESTAMP_CLASS_FUNCTIONS(class_name, class_lower, class_command)

Functions

 DECLARE_TIMESTAMP_CLASS (Creation_Time)
 WT_Timestamp derivative object containing the creation time of this drawing.
 DECLARE_TIMESTAMP_CLASS (Modification_Time)
 WT_Timestamp derivative object containing the modification time of this drawing.
 DECLARE_TIMESTAMP_CLASS (Source_Creation_Time)
 WT_Timestamp derivative object containing the modification time of this drawing.
 DECLARE_TIMESTAMP_CLASS (Source_Modification_Time)
 WT_Timestamp derivative object containing the modification time of this drawing.


Function Documentation

DECLARE_TIMESTAMP_CLASS Source_Modification_Time   ) 
 

WT_Timestamp derivative object containing the modification time of this drawing.

Deprecated:
This class is provided for backward compatibiility with classic DWF files of version 00.55 and earlier. Users desiring to add creation time metadata to the W2D resource should create an ISO dateTime string in the form "CCYY-MM-DDThh:mm:ss.sss[Z|{+,-}mm:ss]" and call the method DWFEPlot::EPlotPage::GetProperties()->AddProperty(EPlotProperty::S_PROPERTY_SOURCE_MODIFICATION_TIME, time). Use of this class is allowed in version 6.0 and beyond, but this is discouraged.

DECLARE_TIMESTAMP_CLASS Source_Creation_Time   ) 
 

WT_Timestamp derivative object containing the modification time of this drawing.

Deprecated:
This class is provided for backward compatibiility with classic DWF files of version 00.55 and earlier. Users desiring to add creation time metadata to the W2D resource should create an ISO dateTime string in the form "CCYY-MM-DDThh:mm:ss.sss[Z|{+,-}mm:ss]" and call the method DWFEPlot::EPlotPage::GetProperties()->AddProperty(EPlotProperty::S_PROPERTY_SOURCE_CREATION_TIME, time). Use of this class is allowed in version 6.0 and beyond, but this is discouraged.

DECLARE_TIMESTAMP_CLASS Modification_Time   ) 
 

WT_Timestamp derivative object containing the modification time of this drawing.

Deprecated:
This class is provided for backward compatibiility with classic DWF files of version 00.55 and earlier. Users desiring to add creation time metadata to the W2D resource should create an ISO dateTime string in the form "CCYY-MM-DDThh:mm:ss.sss[Z|{+,-}mm:ss]" and call the method DWFEPlot::EPlotPage::GetProperties()->AddProperty(EPlotProperty::S_PROPERTY_MODIFICATION_TIME, time). Use of this class is allowed in version 6.0 and beyond, but this is discouraged.

DECLARE_TIMESTAMP_CLASS Creation_Time   ) 
 

WT_Timestamp derivative object containing the creation time of this drawing.

Deprecated:
This class is provided for backward compatibiility with classic DWF files of version 00.55 and earlier. Users desiring to add creation time metadata to the W2D resource should create an ISO dateTime string in the form "CCYY-MM-DDThh:mm:ss.sss[Z|{+,-}mm:ss]" and call the method DWFEPlot::EPlotPage::GetProperties()->AddProperty(EPlotProperty::S_PROPERTY_CREATION_TIME, time). Use of this class is allowed in version 6.0 and beyond, but this is discouraged.


Generated on Tue Jan 6 22:41:13 2009 for Autodesk DWF Whip 2D Toolkit by  doxygen 1.4.5