CCSDS
Public Member Functions | List of all members
PUS::TimeCuc Class Reference
Inheritance diagram for PUS::TimeCuc:
PUS::Time

Public Member Functions

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)
 
- Public Member Functions inherited from PUS::Time
 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)
 

Additional Inherited Members

- Protected Attributes inherited from PUS::Time
uint32_t mu32_Sec
 
uint32_t mu32_SubSec
 

The documentation for this class was generated from the following files: