#include <wrapper.h>
Inheritance diagram for CIdentifiable:
Public Member Functions | |
CIdentifiable () | |
byte | getId () |
void | setId (byte id) |
Protected Attributes | |
byte | id |
CIdentifiable::CIdentifiable | ( | ) |
byte CIdentifiable::getId | ( | ) |
void CIdentifiable::setId | ( | byte | id | ) |
byte CIdentifiable::id [protected] |