|
Wired Networking
2.0
Wired Networking is an Objective-C implementation of the Wired protocol for Mac OS X
|

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 |
1.7.6.1