Public Member Functions | |
(id) | - initWithName:type:desiredValue:sendWithRSA: |
(int) | - desiredValue |
(bool) | - sendWithRSA |
(void) | - setValue: |
(void) | - setArg1: |
(void) | - setArg2: |
Protected Attributes | |
NSString * | name |
char | type |
int | desired_value |
int | arg1 |
int | arg2 |
bool | send_with_rsa |
int | value |
Definition at line 21 of file Feature.h.