|
Wired Networking
2.0
Wired Networking is an Objective-C implementation of the Wired protocol for Mac OS X
|
Public Member Functions | |
| (id) | - initWithPath:originator:error: |
| (id) | - initWithString:originator:error: |
| (wi_p7_spec_t *) | - spec |
| (NSString *) | - protocolName |
| (NSString *) | - protocolVersion |
| (wi_string_t *) | - fieldNameForName: |
| (NSUInteger) | - fieldIDForName: |
| (NSArray *) | - fields |
| (NSArray *) | - messages |
| (WIP7SpecMessage *) | - messageWithName: |
| (BOOL) | - verifyMessage:error: |
Protected Attributes | |
| wi_p7_spec_t * | _spec |
| CFMutableDictionaryRef | _fieldNames |
| CFMutableDictionaryRef | _fieldIDs |
| NSMutableArray * | _fields |
| NSMutableArray * | _messages |
| NSMutableDictionary * | _parameters |
1.7.6.1