|
void | set (const uint8_t *pu8_TimeCucBuffer, const uint8_t u8_BufferSize) |
|
void | get (uint8_t *pu8_TimeCucBuffer, const uint8_t u8_BufferSize, const ETimeCucFormat e_TimeCucFormat=TimeCUC42) |
|
| Time (const uint32_t u32_Sec=0, const uint32_t u32_SubSec=0) |
|
void | set (const uint32_t u32_Sec, const uint32_t u32_SubSec=0) |
|
uint32_t | get (uint32_t *pu32_Sec=NULL, uint32_t *pu32_SubSec=NULL) |
|
bool | operator== (const Time &T2) |
|
bool | operator<= (const Time &T2) |
|
bool | operator< (const Time &T2) |
|
bool | operator>= (const Time &T2) |
|
bool | operator> (const Time &T2) |
|
|
uint32_t | mu32_Sec |
|
uint32_t | mu32_SubSec |
|
The documentation for this class was generated from the following files: