#include <TimeStamp.h>
Collaboration diagram for illiminable::libTemporalURIDotNET::TimeStamp:
Public Member Functions | |
TimeStamp (void) | |
~TimeStamp (void) | |
Int64 | toHunNanos () |
bool | parseTimeStamp (String *inTimeStamp) |
Protected Attributes | |
C_TimeStamp * | mTimeStamp |
|
Definition at line 41 of file TimeStamp.cpp. References mTimeStamp. |
|
Definition at line 46 of file TimeStamp.cpp. References mTimeStamp. |
|
Definition at line 53 of file TimeStamp.cpp. References mTimeStamp, and C_TimeStamp::parseTimeStamp(). |
Here is the call graph for this function:
|
Definition at line 67 of file TimeStamp.cpp. References mTimeStamp, and C_TimeStamp::toHunNanos(). |
Here is the call graph for this function:
|
Definition at line 85 of file TimeStamp.h. Referenced by parseTimeStamp(), TimeStamp(), toHunNanos(), and ~TimeStamp(). |