|
Wired Networking
2.0
Objective-C implementation of the Wired 2.0 protocol
|
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 |
Definition at line 39 of file WIAddress.h.