Public Member Functions | |
| EthernetAddress () | |
| EthernetAddress (unsigned char *ucEthernetAddress, int iLength) | |
| String | GetString () |
| void | Get (unsigned char *ucEthernetAddress, int iLength) |
| EthernetAddress::EthernetAddress | ( | ) |
| EthernetAddress::EthernetAddress | ( | unsigned char * | ucEthernetAddress, | |
| int | iLength | |||
| ) |
| String EthernetAddress::GetString | ( | ) |
| void EthernetAddress::Get | ( | unsigned char * | ucEthernetAddress, | |
| int | iLength | |||
| ) |
1.5.1-p1