Метод | Описание | |
---|---|---|
ActionWrapper ( string inPath, string rosPackageName, string outPath ) : System | ||
WrapAction ( ) : void | ||
WrapActionSections ( string type ) : void |
Метод | Описание | |
---|---|---|
GenerateDefaultValueConstructor ( string className ) : string | ||
GenerateDeserializerConstructor ( string className, bool callBase = true ) : string | ||
GenerateParameterizedConstructor ( string className, string msgType ) : string | ||
GenerateSerializationStatements ( string msgType ) : string |
public ActionWrapper ( string inPath, string rosPackageName, string outPath ) : System | ||
inPath | string | |
rosPackageName | string | |
outPath | string | |
Результат | System |
public WrapActionSections ( string type ) : void | ||
type | string | |
Результат | void |