OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TINetSocketAddress Member List

This is the complete list of members for owl::TINetSocketAddress, including all inherited members.

ClassA enum valueowl::TINetSocketAddress
ClassB enum valueowl::TINetSocketAddress
ClassC enum valueowl::TINetSocketAddress
ClassUnknown enum valueowl::TINetSocketAddress
ConvertAddress(const char *address)owl::TINetSocketAddressstatic
ConvertAddress(ulong address)owl::TINetSocketAddressstatic
GetClass() constowl::TINetSocketAddress
GetFamily() constowl::TSocketAddressinline
GetNetwork() constowl::TINetSocketAddress
GetNetwork(ulong subnet) constowl::TINetSocketAddressinline
GetNetworkAddress() constowl::TINetSocketAddress
GetNode() constowl::TINetSocketAddress
GetNode(ulong subnet) constowl::TINetSocketAddressinline
GetPort() constowl::TINetSocketAddress
IsAddressDottedDecimal(const char *address)owl::TINetSocketAddressstatic
operator sockaddr_in() constowl::TINetSocketAddressinline
operator=(const sockaddr &src)owl::TINetSocketAddress
SetAddress(ushort newFamily, ushort newPort, ulong newAddress)owl::TINetSocketAddress
owl::TSocketAddress::SetAddress(ushort family, const char *data, short dataLength)owl::TSocketAddress
SetFamily(ushort family)owl::TSocketAddressinline
SetFiller()owl::TINetSocketAddress
SetNetworkAddress(ulong address)owl::TINetSocketAddress
SetNetworkAddress(const char *addressDottedDecimal)owl::TINetSocketAddress
SetPort(ushort port)owl::TINetSocketAddress
TINetClass enum nameowl::TINetSocketAddress
TINetSocketAddress()owl::TINetSocketAddress
TINetSocketAddress(const sockaddr &src)owl::TINetSocketAddress
TINetSocketAddress(ushort newPort, ulong newAddress=INADDR_ANY, ushort newFamily=AF_INET)owl::TINetSocketAddress
TINetSocketAddress(ushort newPort, const char *newAddress, ushort newFamily=AF_INET)owl::TINetSocketAddress
TSocketAddress()owl::TSocketAddress
TSocketAddress(const sockaddr &src)owl::TSocketAddress
TSocketAddress(const TSocketAddress &src)owl::TSocketAddress
TSocketAddress(ushort family, char *data, short dataLength)owl::TSocketAddress