$search

castor::DateTime Struct Reference

#include <DateTime.h>

List of all members.

Public Member Functions

 DateTime (const DateTime &other)
 DateTime (long long t)
long long getTicks ()

Static Public Member Functions

static DateTime getUtcNow ()
static unsigned long long getUtcNowC ()

Protected Attributes

long long ticks

Detailed Description

Definition at line 11 of file DateTime.h.


Constructor & Destructor Documentation

castor::DateTime::DateTime ( long long  t  )  [inline]

Initialize structure using a time value in 100 ns resolution

Parameters:
ticks Tocks (100 ns resolution

Definition at line 23 of file DateTime.h.

castor::DateTime::DateTime ( const DateTime other  )  [inline]

Definition at line 26 of file DateTime.h.


Member Function Documentation

long long castor::DateTime::getTicks (  )  [inline]

Definition at line 45 of file DateTime.h.

static DateTime castor::DateTime::getUtcNow (  )  [inline, static]

Definition at line 31 of file DateTime.h.

static unsigned long long castor::DateTime::getUtcNowC (  )  [inline, static]

Definition at line 38 of file DateTime.h.


Member Data Documentation

long long castor::DateTime::ticks [protected]

Definition at line 15 of file DateTime.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Castor
Author(s): Carpe Noctem
autogenerated on Fri Mar 1 14:41:51 2013