|
SFS2X Objective-C API
1.7.13
iOS / macOS / tvOS
|
This is the complete list of members for SFSUserVariable, including all inherited members.
| _name (defined in BaseVariable) | BaseVariable | protected | |
| _type (defined in BaseVariable) | BaseVariable | protected | |
| _value (defined in BaseVariable) | BaseVariable | protected | |
| + | fromSFSArray: (defined in SFSUserVariable) | SFSUserVariable | static |
| - | getBoolValue | BaseVariable | |
| - | getDoubleValue | BaseVariable | |
| - | getIntValue | BaseVariable | |
| - | getSFSArrayValue | BaseVariable | |
| - | getSFSObjectValue | BaseVariable | |
| - | getStringValue | BaseVariable | |
| - | getValue | BaseVariable | |
| - | initWithName:value:type: (defined in BaseVariable) | BaseVariable | |
| - | isNull | BaseVariable | |
| - | isPrivate | SFSUserVariable | |
| name | BaseVariable | ||
| + | privateVariableWithName:value: | SFSUserVariable | static |
| - | setPrivate: (defined in SFSUserVariable) | SFSUserVariable | |
| - | toSFSArray (defined in SFSUserVariable) | SFSUserVariable | |
| type | BaseVariable | ||
| + | variableWithName:value: | SFSUserVariable | static |
| + | variableWithName:value:type: | SFSUserVariable | static |