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 |
|
|
Definition at line 42 of file HostManager.m. |
|
|
Definition at line 34 of file HostManager.m. |
|
|
Referenced by initWithHost:user:data:, keyFieldsChanged, and setHostName:. |
|
||||||||||||||||
|
Definition at line 26 of file HostManager.m. References hostName, settings, and userName. Here is the call graph for this function: ![]() |
|
|
Definition at line 51 of file HostManager.m. |
|
|
Definition at line 83 of file HostManager.m. References hostName, settings, and userName. Here is the call graph for this function: ![]() |
|
|
Definition at line 58 of file HostManager.m. References hostName. Referenced by HostManager::effectChangeInRow:. Here is the call graph for this function: ![]() |
|
|
Referenced by initWithHost:user:data:, and keyFieldsChanged. |
|
|
Definition at line 68 of file HostManager.m. References userName. Referenced by HostManager::effectChangeInRow:. Here is the call graph for this function: ![]() |
|
|
Referenced by initWithHost:user:data:, and setUserName:. |
|
|
Definition at line 78 of file HostManager.m. |
|
|
Definition at line 5 of file HostManager.m. Referenced by compare:, dealloc, HostManager::deleteSelection:, HostManager::effectChangeInRow:, isEqualTo:, setHostName:, and validForStorage. |
|
|
Definition at line 7 of file HostManager.m. Referenced by dealloc, HostManager::effectChangeInRow:, and keyFieldsChanged. |
|
|
Definition at line 6 of file HostManager.m. Referenced by compare:, dealloc, HostManager::deleteSelection:, HostManager::effectChangeInRow:, isEqualTo:, keyFieldsChanged, setUserName:, and validForStorage. |
1.4.4