C# 클래스 FauxMessages.SingleType

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

공개 프로퍼티들

프로퍼티 타입 설명
Const bool
ConstValue string
Definer MsgsFile
IsArray bool
IsLiteral bool
Name string
Package string
Type string
input string
length string
lowestindent string
meta bool
output string
rostype string

공개 메소드들

메소드 설명
Finalize ( MsgsFile parent, SingleType thing, string>.KeyValuePair csharptype ) : void
Finalize ( MsgsFile parent, string s, bool isliteral ) : void
SingleType ( string s ) : System
SingleType ( string package, string s, string extraindent ) : System
Test ( string>.KeyValuePair candidate ) : bool
refinalize ( MsgsFile parent, string REALTYPE ) : void

비공개 메소드들

메소드 설명
IsCSharpKeyword ( string name ) : bool

메소드 상세

Finalize() 공개 정적인 메소드

public static Finalize ( MsgsFile parent, SingleType thing, string>.KeyValuePair csharptype ) : void
parent MsgsFile
thing SingleType
csharptype string>.KeyValuePair
리턴 void

Finalize() 공개 메소드

public Finalize ( MsgsFile parent, string s, bool isliteral ) : void
parent MsgsFile
s string
isliteral bool
리턴 void

SingleType() 공개 메소드

public SingleType ( string s ) : System
s string
리턴 System

SingleType() 공개 메소드

public SingleType ( string package, string s, string extraindent ) : System
package string
s string
extraindent string
리턴 System

Test() 공개 메소드

public Test ( string>.KeyValuePair candidate ) : bool
candidate string>.KeyValuePair
리턴 bool

refinalize() 공개 메소드

public refinalize ( MsgsFile parent, string REALTYPE ) : void
parent MsgsFile
REALTYPE string
리턴 void

프로퍼티 상세

Const 공개적으로 프로퍼티

public bool Const
리턴 bool

ConstValue 공개적으로 프로퍼티

public string ConstValue
리턴 string

Definer 공개적으로 프로퍼티

public MsgsFile,FauxMessages Definer
리턴 MsgsFile

IsArray 공개적으로 프로퍼티

public bool IsArray
리턴 bool

IsLiteral 공개적으로 프로퍼티

public bool IsLiteral
리턴 bool

Name 공개적으로 프로퍼티

public string Name
리턴 string

Package 공개적으로 프로퍼티

public string Package
리턴 string

Type 공개적으로 프로퍼티

public string Type
리턴 string

input 공개적으로 프로퍼티

public string input
리턴 string

length 공개적으로 프로퍼티

public string length
리턴 string

lowestindent 공개적으로 프로퍼티

public string lowestindent
리턴 string

meta 공개적으로 프로퍼티

public bool meta
리턴 bool

output 공개적으로 프로퍼티

public string output
리턴 string

rostype 공개적으로 프로퍼티

public string rostype
리턴 string