![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Static Public Member Functions | |
static TSLTMClock * | create () |
![]() | |
static TSLTMReferenceSystem * | create () |
TSLTMClock::TSLTMClock | ( | ) |
The default constructor.
TSLTMClock::TSLTMClock | ( | const TSLTMClock & | right | ) |
The copy constructor.
|
virtual |
The destructor.
|
virtual |
Clone method for derived or derived from classes. Creates object on the heap, so the pointer must be deleted
Reimplemented from TSLTMReferenceSystem.
|
static |
|
inline |
|
inline |
|
inline |
|
inline |
bool TSLTMClock::insertDateBasis | ( | TSLTMCalendar * | val, |
int | pos = -1 ) |
TSLTMClock & TSLTMClock::operator= | ( | const TSLTMClock & | right | ) |
Assignment operator.
|
inline |
Returns the referenceEvent attribute.
|
inline |
Returns the referenceEvent attribute.
void TSLTMClock::referenceEvent | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
void TSLTMClock::referenceEvent | ( | const TSLCharacterString | input | ) |
Sets the referenceEvent attribute.
|
inline |
Returns the referenceTime attribute.
|
inline |
Returns the referenceTime attribute.
void TSLTMClock::referenceTime | ( | const TSLTMClockTime | input | ) |
Sets the referenceTime attribute.
bool TSLTMClock::removeDateBasis | ( | int | pos = -1 | ) |
|
virtual |
Reimplemented from TSLTMReferenceSystem.
|
inline |
Returns the utcRefTime attribute.
|
inline |
Returns the utcRefTime attribute.
void TSLTMClock::utcRefTime | ( | const TSLTMClockTime | input | ) |
Sets the utcRefTime attribute.