C# Class FauxMessages.SrvsFile

Afficher le fichier Open project: uml-robotics/ROS.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
GeneratedDictHelper string
HasHeader bool
Name string
Namespace string
Request MsgsFile
Stuff List
backhalf string
classname string
dimensions string
fronthalf string
requestbackhalf string
requestfronthalf string
responsebackhalf string
resposonebackhalf string

Méthodes publiques

Méthode Description
SrvsFile ( MsgFileLocation filename ) : System
ToString ( ) : string
Write ( string outdir ) : void

Method Details

SrvsFile() public méthode

public SrvsFile ( MsgFileLocation filename ) : System
filename YAMLParser.MsgFileLocation
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Write() public méthode

public Write ( string outdir ) : void
outdir string
Résultat void

Property Details

GeneratedDictHelper public_oe property

public string GeneratedDictHelper
Résultat string

HasHeader public_oe property

public bool HasHeader
Résultat bool

Name public_oe property

public string Name
Résultat string

Namespace public_oe property

public string Namespace
Résultat string

Request public_oe property

public MsgsFile,FauxMessages Request
Résultat MsgsFile

Stuff public_oe property

public List Stuff
Résultat List

backhalf public_oe property

public string backhalf
Résultat string

classname public_oe property

public string classname
Résultat string

dimensions public_oe property

public string dimensions
Résultat string

fronthalf public_oe property

public string fronthalf
Résultat string

requestbackhalf public_oe property

public string requestbackhalf
Résultat string

requestfronthalf public_oe property

public string requestfronthalf
Résultat string

responsebackhalf public_oe property

public string responsebackhalf
Résultat string

resposonebackhalf public_oe property

public string resposonebackhalf
Résultat string