Instance Methods | |
(NSString *) | - description |
(NSMutableData *) | - getContents |
(void) | - getPropertiesWithTag:klass:isConstructed:isIndefinite: |
(instancetype) | - init |
(instancetype) | - initWithValues: |
(void) | - setValues: |
(NSMutableArray *) | - values |
Instance Methods inherited from FMLiveSwitchAsn1Any | |
(FMLiveSwitchDataBuffer *) | - getBuffer |
(NSMutableData *) | - getBytes |
(FMLiveSwitchDataBuffer *) | - sourceData |
+ (bool) areEqualWithValues1: | (NSMutableArray *) | values1 | |
values2: | (NSMutableArray *) | values2 | |
- (NSString*) description |
- (NSMutableData*) getContents |
Implements FMLiveSwitchAsn1Any.
- (void) getPropertiesWithTag: | (int *) | tag | |
klass: | (int *) | klass | |
isConstructed: | (bool *) | isConstructed | |
isIndefinite: | (bool *) | isIndefinite | |
Implements FMLiveSwitchAsn1Any.
- (instancetype) init |
Implements FMLiveSwitchAsn1Any.
- (instancetype) initWithValues: | (NSMutableArray *) | values |
+ (FMLiveSwitchAsn1ObjectIdentifier*) objectIdentifier |
+ (FMLiveSwitchAsn1ObjectIdentifier*) objectIdentifier: | (NSMutableArray *) | values |
+ (FMLiveSwitchAsn1ObjectIdentifier*) parseContents: | (NSMutableData *) | contents |
- (void) setValues: | (NSMutableArray *) | value |
- (NSMutableArray*) values |