xbmc
Public Types | Public Member Functions | List of all members
NPT_MacAddress Class Reference

Public Types

enum  Type {
  TYPE_UNKNOWN, TYPE_LOOPBACK, TYPE_ETHERNET, TYPE_PPP,
  TYPE_IEEE_802_11
}
 

Public Member Functions

 NPT_MacAddress (Type type, const unsigned char *addr, unsigned int length)
 
void SetAddress (Type type, const unsigned char *addr, unsigned int length)
 
Type GetType () const
 
const unsigned char * GetAddress () const
 
unsigned int GetLength () const
 
NPT_String ToString () const
 

The documentation for this class was generated from the following files: