Instance Methods | |
(void) | - getPropertiesWithTag:klass:isConstructed:isIndefinite: |
(instancetype) | - init |
(instancetype) | - initWithValues: |
Class Methods | |
(FMLiveSwitchAsn1SetOf *) | + setOf |
(FMLiveSwitchAsn1SetOf *) | + setOf: |
Protected Attributes | |
__pad0__: FMLiveSwitchAsn1ArrayOf<T>- (NSMutableData*) getContents | |
- (void) getPropertiesWithTag: | (int *) | tag | |
klass: | (int *) | klass | |
isConstructed: | (bool *) | isConstructed | |
isIndefinite: | (bool *) | isIndefinite | |
- (instancetype) init |
- (instancetype) initWithValues: | (NSMutableArray *) | values |
+ (FMLiveSwitchAsn1SetOf*) setOf |
+ (FMLiveSwitchAsn1SetOf*) setOf: | (NSMutableArray *) | values |
|
protected |