Wired Networking  2.0
Wired Networking is an Objective-C implementation of the Wired protocol for Mac OS X
Public Member Functions | Protected Attributes
WIP7Spec Class Reference

List of all members.

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

The documentation for this class was generated from the following files:
 All Classes