Instance Methods | |
(NSMutableData *) | - getContents |
(void) | - getPropertiesWithTag:klass:isConstructed:isIndefinite: |
(instancetype) | - init |
(instancetype) | - initWithValues: |
Instance Methods inherited from FMLiveSwitchAsn1Array | |
(void) | - setValues: |
(NSMutableArray *) | - values |
Instance Methods inherited from FMLiveSwitchAsn1Any | |
(FMLiveSwitchDataBuffer *) | - getBuffer |
(NSMutableData *) | - getBytes |
(FMLiveSwitchDataBuffer *) | - sourceData |
- (NSMutableData*) getContents |
Implements FMLiveSwitchAsn1Any.
- (void) getPropertiesWithTag: | (int *) | tag | |
klass: | (int *) | klass | |
isConstructed: | (bool *) | isConstructed | |
isIndefinite: | (bool *) | isIndefinite | |
Implements FMLiveSwitchAsn1Any.
- (instancetype) init |
Implements FMLiveSwitchAsn1Array.
- (instancetype) initWithValues: | (NSMutableArray *) | values |
+ (FMLiveSwitchAsn1Set*) parseContents: | (NSMutableData *) | contents |
+ (FMLiveSwitchAsn1Set*) set |
+ (FMLiveSwitchAsn1Set*) set: | (NSMutableArray *) | values |