OceanDirect  1.30.1-rc.4
OceanDirect C++/C API
oceandirect::api::Ipv4AddressFeatureAdapter Class Reference
Inheritance diagram for oceandirect::api::Ipv4AddressFeatureAdapter:
Collaboration diagram for oceandirect::api::Ipv4AddressFeatureAdapter:

Public Member Functions

 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 ()
 

Additional Inherited Members

- Protected Attributes inherited from oceandirect::api::FeatureAdapterTemplate< Ipv4AddressFeatureInterface >
Bus * bus
 
FeatureFamily family
 
Ipv4AddressFeatureInterface * feature
 
unsigned long ID
 
unsigned short index
 
Protocol * protocol
 

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