ERIS CORE

◆ getID()

uint16_t AppBaseClass::getID ( )
inlineinherited

Get the ID object.

Returns
uint16_t

Definition at line 84 of file AppBaseClass.h.

84 {return id;};
uint16_t id
Definition: AppBaseClass.h:46

References AppBaseClass::id.

Referenced by SvcMIDI::messageHandler().

+ Here is the caller graph for this function: