#include <types.h>
◆ clear()
void ClockIdentity_t::clear |
( |
int |
val = 0 | ) |
|
|
inline |
Clear clock ID and set all octets to val
- Parameters
-
[in] | val | value to set all octets |
◆ eq() [1/2]
bool ClockIdentity_t::eq |
( |
const Binary & |
bin | ) |
const |
|
inline |
Compare equal with a binary value
- Parameters
-
- Returns
- true if binary is equal
◆ eq() [2/2]
Compare to another clock ID
- Parameters
-
- Returns
- true if IDs are indentical
◆ less()
Compare to another clock ID
- Parameters
-
- Returns
- true if ID is smaller
◆ operator<()
Compare to another clock ID
- Parameters
-
- Returns
- true if ID is smaller
◆ operator==() [1/2]
bool ClockIdentity_t::operator== |
( |
const Binary & |
bin | ) |
const |
|
inline |
Compare equal with a binary value
- Parameters
-
- Returns
- true if binary is equal
◆ operator==() [2/2]
Compare to another clock ID
- Parameters
-
- Returns
- true if IDs are indentical
◆ size()
static size_t ClockIdentity_t::size |
( |
| ) |
|
|
inlinestatic |
Get object size
- Returns
- object size
◆ string()
std::string ClockIdentity_t::string |
( |
| ) |
const |
Convert to string
- Returns
- string
The documentation for this struct was generated from the following file: