Method | Description | |
---|---|---|
ActionWrapper ( string inPath, string rosPackageName, string outPath ) : System | ||
WrapAction ( ) : void | ||
WrapActionSections ( string type ) : void |
Method | Description | |
---|---|---|
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 | |
return | System |
public WrapActionSections ( string type ) : void | ||
type | string | |
return | void |