[Previous] [Up] [Next]

NSHost

Authors

Richard Frith-Macdonald

Version: 0.1

Date: 28 February, 2000

NSHost

NSHost

Declared in: Foundation/NSHost.h

Inherits from: NSObject

Conforms to: NSObject



currentHost

+ (NSHost*) currentHost

flushHostCache

+ (void) flushHostCache

hostWithAddress:

+ (NSHost*) hostWithAddress: (NSString*)address

hostWithName:

+ (NSHost*) hostWithName: (NSString*)name

isHostCacheEnabled

+ (BOOL) isHostCacheEnabled

setHostCacheEnabled:

+ (void) setHostCacheEnabled: (BOOL)flag

address

- (NSString*) address

addresses

- (NSArray*) addresses

isEqualToHost:

- (BOOL) isEqualToHost: (NSHost*)aHost

name

- (NSString*) name

names

- (NSArray*) names