Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Spark
Emit
CPlusPlus
EmitValCPP
C# Class Spark.Emit.CPlusPlus.EmitValCPP
Inheritance:
IEmitVal
Afficher le fichier
Open project: spark-shading-language/spark
Class Usage Examples
Méthodes publiques
Méthode
Description
EmitValCPP
(
EmitTargetCPP
target
,
string
name
,
IEmitType
type
,
bool
isOwnAddress
= false ) :
System
GetAddress
( ) :
IEmitVal
ToString
( ) :
string
Method Details
EmitValCPP()
public
méthode
public
EmitValCPP
(
EmitTargetCPP
target
,
string
name
,
IEmitType
type
,
bool
isOwnAddress
= false ) :
System
target
EmitTargetCPP
name
string
type
IEmitType
isOwnAddress
bool
Résultat
System
GetAddress()
public
méthode
public
GetAddress
( ) :
IEmitVal
Résultat
IEmitVal
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string