oc_time Class Reference

#include <ocTypes.h>

Inheritance diagram for oc_time:

Inheritance graph
[legend]
Collaboration diagram for oc_time:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 oc_time ()
 oc_time (const time_date &in)
 oc_time (const tm &in)
oc_timeoperator= (const tm &in)
 ~oc_time ()
oc_timemilTime (void)
oc_timemilTimeNoSec (void)
oc_timenoSec (void)
oc_timewithSec (void)
oc_timesetFormat (string fmtIn)
string format (size_t max=256) const
oc_timeparse (const char *strDate)
 oc_time ()
 oc_time (const time_date &in)
 oc_time (const tm &in)
oc_timeoperator= (const tm &in)
 ~oc_time ()
oc_timemilTime (void)
oc_timemilTimeNoSec (void)
oc_timenoSec (void)
oc_timewithSec (void)
oc_timesetFormat (string fmtIn)
string format (size_t max=256) const
oc_timeparse (const char *strDate)

Private Attributes

string fmt


Detailed Description

Definition at line 176 of file ocTypes.h.


Constructor & Destructor Documentation

oc_time::oc_time (  )  [inline]

Definition at line 180 of file ocTypes.h.

oc_time::oc_time ( const time_date in  )  [inline]

Definition at line 181 of file ocTypes.h.

oc_time::oc_time ( const tm &  in  )  [inline]

Definition at line 182 of file ocTypes.h.

oc_time::~oc_time (  )  [inline]

Definition at line 188 of file ocTypes.h.

oc_time::oc_time (  )  [inline]

Definition at line 180 of file ocTypes.h.

oc_time::oc_time ( const time_date in  )  [inline]

Definition at line 181 of file ocTypes.h.

oc_time::oc_time ( const tm &  in  )  [inline]

Definition at line 182 of file ocTypes.h.

oc_time::~oc_time (  )  [inline]

Definition at line 188 of file ocTypes.h.


Member Function Documentation

oc_time& oc_time::operator= ( const tm &  in  )  [inline]

Reimplemented from time_date.

Definition at line 183 of file ocTypes.h.

oc_time& oc_time::milTime ( void   )  [inline]

Definition at line 190 of file ocTypes.h.

References fmt.

oc_time& oc_time::milTimeNoSec ( void   )  [inline]

Definition at line 191 of file ocTypes.h.

References fmt.

oc_time& oc_time::noSec ( void   )  [inline]

Definition at line 192 of file ocTypes.h.

References fmt.

oc_time& oc_time::withSec ( void   )  [inline]

Definition at line 193 of file ocTypes.h.

References fmt.

oc_time& oc_time::setFormat ( string  fmtIn  )  [inline]

Definition at line 194 of file ocTypes.h.

References fmt.

Referenced by xml_form::timeFXfer(), and forms_base::timeFXfer().

string oc_time::format ( size_t  max = 256  )  const [inline]

Definition at line 199 of file ocTypes.h.

References fmt, and time_date::format().

Referenced by operator<<().

oc_time& oc_time::parse ( const char *  strDate  )  [inline]

oc_time& oc_time::operator= ( const tm &  in  )  [inline]

Reimplemented from time_date.

Definition at line 183 of file ocTypes.h.

oc_time& oc_time::milTime ( void   )  [inline]

Definition at line 190 of file ocTypes.h.

References fmt.

oc_time& oc_time::milTimeNoSec ( void   )  [inline]

Definition at line 191 of file ocTypes.h.

References fmt.

oc_time& oc_time::noSec ( void   )  [inline]

Definition at line 192 of file ocTypes.h.

References fmt.

oc_time& oc_time::withSec ( void   )  [inline]

Definition at line 193 of file ocTypes.h.

References fmt.

oc_time& oc_time::setFormat ( string  fmtIn  )  [inline]

Definition at line 194 of file ocTypes.h.

References fmt.

string oc_time::format ( size_t  max = 256  )  const [inline]

Definition at line 199 of file ocTypes.h.

References fmt, and time_date::format().

oc_time& oc_time::parse ( const char *  strDate  )  [inline]


Member Data Documentation

string oc_time::fmt [private]

Definition at line 178 of file ocTypes.h.

Referenced by format(), milTime(), milTimeNoSec(), noSec(), parse(), setFormat(), and withSec().


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

Generated on Sat Aug 15 12:48:30 2009 for w3systemsDevelopment by  doxygen 1.5.5