OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TAutoDate Struct Reference

#include <ocf/autodefs.h>

Public Member Functions

 TAutoDate ()
 
 TAutoDate (double d)
 
 operator double ()
 

Public Attributes

double Date
 

Static Public Attributes

static TAutoType ClassInfo = {atDatetime}
 

Detailed Description

Definition at line 244 of file autodefs.h.

Constructor & Destructor Documentation

◆ TAutoDate() [1/2]

ocf::TAutoDate::TAutoDate ( )
inline

Definition at line 245 of file autodefs.h.

◆ TAutoDate() [2/2]

ocf::TAutoDate::TAutoDate ( double d)
inline

Definition at line 246 of file autodefs.h.

Member Function Documentation

◆ operator double()

ocf::TAutoDate::operator double ( )
inline

Definition at line 247 of file autodefs.h.

Member Data Documentation

◆ ClassInfo

TAutoType ocf::TAutoDate::ClassInfo = {atDatetime}
static

Definition at line 249 of file autodefs.h.

◆ Date

double ocf::TAutoDate::Date

Definition at line 248 of file autodefs.h.


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