|
Wired Networking
2.0
Objective-C implementation of the Wired 2.0 protocol
|

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 |
Definition at line 86 of file WIP7Spec.h.