Wired Networking  2.0
Objective-C implementation of the Wired 2.0 protocol
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

Detailed Description

Definition at line 41 of file WIP7Spec.h.


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