#include <dns.h>
Public Member Functions | |
| DeviceNameService (void) | |
Static Public Member Functions | |
| void | config (const char *const, const char *const, uint8, uint8) |
| bool | lookup (const char *const name, ID_T &address) |
| bool | lookup (ID_T address, char *const name) |
| uint8 | system (void) |
| With no parameter, returns current system ID. | |
| uint8 | subsystem (void) |
| With no parameter, returns current subsystem ID. | |
Protected Member Functions | |
| void | load_table (void) |
Static Protected Attributes | |
| char | _devices [] |
| char | _sysname [8] |
| char | _subsysname [8] |
| uint8 | _systemid |
| uint8 | _subsystemid |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
With no parameter, returns current subsystem ID.
|
|
|
With no parameter, returns current system ID.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3