Wired Networking  2.0
Wired Networking is an Objective-C implementation of the Wired protocol for Mac OS X
Public Member Functions | Protected Attributes
WIP7SpecField Class Reference
Collaboration diagram for WIP7SpecField:
Collaboration graph
[legend]

List of all members.

Public Member Functions

(NSComparisonResult) - compare:
(wi_p7_spec_field_t *) - field
(NSString *) - name
(NSUInteger) - ID
(WIP7SpecType *) - type
(NSDictionary *) - enumsByName
(NSDictionary *) - enumsByValue

Protected Attributes

wi_p7_spec_field_t * _field
NSString * _name
NSUInteger _id
WIP7SpecType_type
NSMutableDictionary * _enumsByName
NSMutableDictionary * _enumsByValue

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