C# 클래스 FauxMessages.SrvsFile

파일 보기 프로젝트 열기: uml-robotics/ROS.NET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
SrvsFile ( MsgFileLocation filename ) : System
ToString ( ) : string
Write ( string outdir ) : void

메소드 상세

SrvsFile() 공개 메소드

public SrvsFile ( MsgFileLocation filename ) : System
filename YAMLParser.MsgFileLocation
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

Write() 공개 메소드

public Write ( string outdir ) : void
outdir string
리턴 void

프로퍼티 상세

GeneratedDictHelper 공개적으로 프로퍼티

public string GeneratedDictHelper
리턴 string

HasHeader 공개적으로 프로퍼티

public bool HasHeader
리턴 bool

Name 공개적으로 프로퍼티

public string Name
리턴 string

Namespace 공개적으로 프로퍼티

public string Namespace
리턴 string

Request 공개적으로 프로퍼티

public MsgsFile,FauxMessages Request
리턴 MsgsFile

Stuff 공개적으로 프로퍼티

public List Stuff
리턴 List

backhalf 공개적으로 프로퍼티

public string backhalf
리턴 string

classname 공개적으로 프로퍼티

public string classname
리턴 string

dimensions 공개적으로 프로퍼티

public string dimensions
리턴 string

fronthalf 공개적으로 프로퍼티

public string fronthalf
리턴 string

requestbackhalf 공개적으로 프로퍼티

public string requestbackhalf
리턴 string

requestfronthalf 공개적으로 프로퍼티

public string requestfronthalf
리턴 string

responsebackhalf 공개적으로 프로퍼티

public string responsebackhalf
리턴 string

resposonebackhalf 공개적으로 프로퍼티

public string resposonebackhalf
리턴 string