AskSin++
Public Member Functions | Static Public Attributes | List of all members
as::HMID Class Reference
Inheritance diagram for as::HMID:
Inheritance graph
[legend]
Collaboration diagram for as::HMID:
Collaboration graph
[legend]

Public Member Functions

 HMID (uint8_t i1, uint8_t i2, uint8_t i3)
 
 HMID (uint8_t *ptr)
 
 HMID (const HMID &other)
 
HMIDoperator= (const HMID &other)
 
bool operator== (const HMID &other) const
 
bool operator!= (const HMID &other) const
 
bool valid () const
 
uint8_t id0 () const
 
uint8_t id1 () const
 
uint8_t id2 () const
 
 operator uint32_t () const
 
void dump () const
 

Static Public Attributes

static HMID broadcast
 

Detailed Description

Definition at line 14 of file HMID.h.