BazisLib::DDK::_DateTime Class Reference

#include <datetime.h>

Inherited by BazisLib::DateTime.

List of all members.

Public Member Functions

LARGE_INTEGER * GetLargeInteger ()
const LARGE_INTEGER * GetLargeInteger () const

Protected Member Functions

 _DateTime (ULONGLONG Total100NanosecondIntervals)
 _DateTime (const LARGE_INTEGER &LargeInteger)
 ~_DateTime ()

Protected Attributes

union {
   LARGE_INTEGER   m_LargeInteger
   ULONGLONG   m_Total100NanosecondIntervals
m_Union
TIME_FIELDS * m_pCachedLocalTime


Constructor & Destructor Documentation

BazisLib::DDK::_DateTime::_DateTime ( ULONGLONG  Total100NanosecondIntervals  )  [inline, protected]

BazisLib::DDK::_DateTime::_DateTime ( const LARGE_INTEGER &  LargeInteger  )  [inline, protected]

BazisLib::DDK::_DateTime::~_DateTime (  )  [inline, protected]


Member Function Documentation

const LARGE_INTEGER* BazisLib::DDK::_DateTime::GetLargeInteger (  )  const [inline]

LARGE_INTEGER* BazisLib::DDK::_DateTime::GetLargeInteger (  )  [inline]


Member Data Documentation

union { ... } BazisLib::DDK::_DateTime::m_Union [protected]


The documentation for this class was generated from the following file:
SourceForge.net Logo