|
| Ipv4AddressFeatureAdapter (Ipv4AddressFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex) |
|
void | addStaticIpAddress (int *errorCode, unsigned char ifNum, unsigned char *ipAddress, int ipAddressLength, unsigned int netmask) |
|
void | deleteStaticIpAddress (int *errorCode, unsigned char ifNum, unsigned char addressIndex) |
|
int | getNumberOfIpAddresses (int *errorCode, unsigned char ifNum) |
|
bool | isDHCPEnabled (int *errorCode, unsigned char ifNum) |
|
void | readIpAddress (int *errorCode, unsigned char ifNum, unsigned char addressIndex, unsigned char *ipAddress, int ipAddressLength, unsigned int *netmask) |
|
void | setDHCPEnable (int *errorCode, unsigned char ifNum, unsigned char enabled) |
|
Public Member Functions inherited from oceandirect::api::FeatureAdapterTemplate< Ipv4AddressFeatureInterface > |
| FeatureAdapterTemplate (Ipv4AddressFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex) |
|
Ipv4AddressFeatureInterface * | getFeature () |
|
virtual FeatureFamily & | getFeatureFamily () |
|
virtual long | getID () |
|
The documentation for this class was generated from the following files: