#include <BNetwork.h>
◆ IpAddress() [1/3]
IpAddress::IpAddress | ( | BUInt32 | address = 0 | ) | |
◆ IpAddress() [2/3]
IpAddress::IpAddress | ( | ip_addr_t | address | ) | |
◆ IpAddress() [3/3]
◆ getAddress()
const ip_addr_t * IpAddress::getAddress | ( | | ) | const |
◆ getString()
BString IpAddress::getString | ( | | ) | const |
◆ getUInt()
BUInt32 IpAddress::getUInt | ( | | ) | const |
◆ operator ip_addr_t()
IpAddress::operator ip_addr_t | ( | | ) | |
◆ setString()
void IpAddress::setString | ( | BString | address | ) | |
◆ oaddress
ip_addr_t IpAddress::oaddress | | private |
The documentation for this class was generated from the following files: