UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
TsplParamLine Class Reference

#include <TsplParamLine.h>

Inheritance diagram for TsplParamLine:
ATsplParamLine <ITsplParamLine>

Instance Methods

(instancetype) - init
 
(instancetype) - initWithStartOfLine:
 
(instancetype) - initWithStartOfLine:endOfLine:
 
- Instance Methods inherited from ATsplParamLine
(instancetype) - initWithPrefix:
 
(instancetype) - initWithPrefix:suffix:
 
(NSString *) - getAsString
 
(void) - setParamLine: [implementation]
 
(NSString *) - description [implementation]
 

Additional Inherited Members

- Protected Attributes inherited from ATsplParamLine
NSMutableArray< NSString * > * _paramLine
 
- Properties inherited from ATsplParamLine
NSMutableArray< NSString * > * paramLine
 
NSString * prefix
 
NSString * suffix
 
- Properties inherited from <ITsplParamLine>
NSString * prefix
 
NSString * suffix
 
NSMutableArray * parameters
 

Method Documentation

◆ init

- (instancetype) init

Reimplemented from ATsplParamLine.

◆ initWithStartOfLine:

- (instancetype) initWithStartOfLine: (NSString *) startOfLine

◆ initWithStartOfLine:endOfLine:

- (instancetype) initWithStartOfLine: (NSString *) startOfLine
endOfLine: (NSString *) endOfLine 

The documentation for this class was generated from the following files: