NGSocketDomain
Conforms To: NSObject
Declared In: NGSocketProtocols.h
Methods: - addressWithRepresentation:size: , - socketDomain , - addressRepresentationSize , - protocol , - prepareAddress:forBindWithSocket: , - cleanupAddress:afterCloseOfSocket:


Protocol Description
No protocol description.


Method Types
- addressWithRepresentation:size:
- socketDomain
- addressRepresentationSize
- protocol
- prepareAddress:forBindWithSocket:
- cleanupAddress:afterCloseOfSocket:


Instance Methods
addressRepresentationSize
- (int)addressRepresentationSize
No method description.

addressWithRepresentation:size:
- (id<NGSocketAddress>)addressWithRepresentation:(void *)_data size:(unsigned int)_size
No method description.

cleanupAddress:afterCloseOfSocket:
- (BOOL)cleanupAddress:(id<NGSocketAddress>)_address afterCloseOfSocket:(id<NGSocket>)_socket
No method description.

prepareAddress:forBindWithSocket:
- (BOOL)prepareAddress:(id<NGSocketAddress>)_address forBindWithSocket:(id<NGSocket>)_socket
No method description.

protocol
- (int)protocol
No method description.

socketDomain
- (int)socketDomain
No method description.


Version 1.1.1.1 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.