|
| DHCPServerConfigurationFeatureAdapter (DHCPServerConfigurationFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex) |
|
void | getDHCPServerAddressRange (int *errorCode, unsigned char ifNum, std::vector< unsigned char > &outBaseIpAddress, unsigned char &outNetMask) |
|
bool | isDHCPServerEnabled (int *errorCode, unsigned char ifNum) |
|
void | setDHCPServerAddressRange (int *errorCode, unsigned char ifNum, const std::vector< unsigned char > &baseIpAddress, unsigned char netMask) |
|
void | setDHCPServerEnable (int *errorCode, unsigned char ifNum, unsigned char enabled) |
|
Public Member Functions inherited from oceandirect::api::FeatureAdapterTemplate< DHCPServerConfigurationFeatureInterface > |
| FeatureAdapterTemplate (DHCPServerConfigurationFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex) |
|
DHCPServerConfigurationFeatureInterface * | getFeature () |
|
virtual FeatureFamily & | getFeatureFamily () |
|
virtual long | getID () |
|
The documentation for this class was generated from the following files: