Wired Networking  2.0
Objective-C implementation of the Wired 2.0 protocol
WIAddress Class Reference

List of all members.

Public Member Functions

(id) - initWildcardForFamily:
(id) - initWithString:error:
(id) - initWithNetService:error:
(void) - setPort:
(NSUInteger) - port
(WIAddressFamily) - family
(NSString *) - string
(NSString *) - hostname
(struct sockaddr *) - sockAddr
(id) - initWithAddress:
(wi_address_t *) - address

Static Public Member Functions

(WIAddress *) + addressWildcardForFamily:
(WIAddress *) + addressWithString:error:
(WIAddress *) + addressWithNetService:error:

Protected Attributes

wi_address_t * _address
NSString * _string

Detailed Description

Definition at line 39 of file WIAddress.h.


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