C# Class FauxMessages.SingleType

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

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
IsCSharpKeyword ( string name ) : bool

Method Details

Finalize() public static méthode

public static Finalize ( MsgsFile parent, SingleType thing, string>.KeyValuePair csharptype ) : void
parent MsgsFile
thing SingleType
csharptype string>.KeyValuePair
Résultat void

Finalize() public méthode

public Finalize ( MsgsFile parent, string s, bool isliteral ) : void
parent MsgsFile
s string
isliteral bool
Résultat void

SingleType() public méthode

public SingleType ( string s ) : System
s string
Résultat System

SingleType() public méthode

public SingleType ( string package, string s, string extraindent ) : System
package string
s string
extraindent string
Résultat System

Test() public méthode

public Test ( string>.KeyValuePair candidate ) : bool
candidate string>.KeyValuePair
Résultat bool

refinalize() public méthode

public refinalize ( MsgsFile parent, string REALTYPE ) : void
parent MsgsFile
REALTYPE string
Résultat void

Property Details

Const public_oe property

public bool Const
Résultat bool

ConstValue public_oe property

public string ConstValue
Résultat string

Definer public_oe property

public MsgsFile,FauxMessages Definer
Résultat MsgsFile

IsArray public_oe property

public bool IsArray
Résultat bool

IsLiteral public_oe property

public bool IsLiteral
Résultat bool

Name public_oe property

public string Name
Résultat string

Package public_oe property

public string Package
Résultat string

Type public_oe property

public string Type
Résultat string

input public_oe property

public string input
Résultat string

length public_oe property

public string length
Résultat string

lowestindent public_oe property

public string lowestindent
Résultat string

meta public_oe property

public bool meta
Résultat bool

output public_oe property

public string output
Résultat string

rostype public_oe property

public string rostype
Résultat string