Public Member Functions | |
IPMapper (StackInterface thisStack) | |
IPAddress | Lookup (ushort deviceID) |
void | AddMapping (ushort deviceID, IPAddress ipAddress) |
Definition at line 11 of file ProtocolStack/IPMapper.cs.
|
<summary> Default constructor. </summary> Definition at line 16 of file ProtocolStack/IPMapper.cs. |