Main Page | Modules | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

HostAndUser Class Reference


Detailed Description

Definition at line 4 of file HostManager.m.

Public Member Functions

(id) - initWithHost:user:data:
(NSComparisonResult) - compare:
(BOOL) - isEqualTo:
(NSString *) - hostName
(void) - setHostName:
(NSString *) - userName
(void) - setUserName:
(NSMutableDictionary *) - settings
(BOOL) - validForStorage
(BOOL) - keyFieldsChanged
(void) - dealloc [implementation]

Protected Attributes

NSString * hostName
NSString * userName
NSMutableDictionary * settings


Member Function Documentation

- (NSComparisonResult) compare: (HostAndUser *)  another  
 

Definition at line 42 of file HostManager.m.

References hostName, and userName.

- (void) dealloc   [implementation]
 

Definition at line 34 of file HostManager.m.

References hostName, settings, and userName.

- (NSString *) hostName  
 

Referenced by initWithHost:user:data:, keyFieldsChanged, and setHostName:.

- (id) initWithHost: (NSString *)  host
user: (NSString *)  user
data: (NSDictionary *)  data
 
 

Definition at line 26 of file HostManager.m.

References hostName, settings, and userName.

Here is the call graph for this function:

- (BOOL) isEqualTo: (HostAndUser *)  another  
 

Definition at line 51 of file HostManager.m.

References hostName, and userName.

- (BOOL) keyFieldsChanged  
 

Definition at line 83 of file HostManager.m.

References hostName, settings, and userName.

Here is the call graph for this function:

- (void) setHostName: (NSString *)  newName  
 

Definition at line 58 of file HostManager.m.

References hostName.

Referenced by HostManager::effectChangeInRow:.

Here is the call graph for this function:

- (NSMutableDictionary *) settings  
 

Referenced by initWithHost:user:data:, and keyFieldsChanged.

- (void) setUserName: (NSString *)  newName  
 

Definition at line 68 of file HostManager.m.

References userName.

Referenced by HostManager::effectChangeInRow:.

Here is the call graph for this function:

- (NSString *) userName  
 

Referenced by initWithHost:user:data:, and setUserName:.

- (BOOL) validForStorage  
 

Definition at line 78 of file HostManager.m.

References hostName, and userName.


Field Documentation

- (NSString *) hostName [protected]
 

Definition at line 5 of file HostManager.m.

Referenced by compare:, dealloc, HostManager::deleteSelection:, HostManager::effectChangeInRow:, isEqualTo:, setHostName:, and validForStorage.

- (NSMutableDictionary *) settings [protected]
 

Definition at line 7 of file HostManager.m.

Referenced by dealloc, HostManager::effectChangeInRow:, and keyFieldsChanged.

- (NSString *) userName [protected]
 

Definition at line 6 of file HostManager.m.

Referenced by compare:, dealloc, HostManager::deleteSelection:, HostManager::effectChangeInRow:, isEqualTo:, keyFieldsChanged, setUserName:, and validForStorage.


The documentation for this class was generated from the following file:
Generated on Fri Sep 30 12:01:13 2005 for Crescat by  doxygen 1.4.4