Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Spark
Emit
CPlusPlus
EmitValCPP
C# Class Spark.Emit.CPlusPlus.EmitValCPP
Inheritance:
IEmitVal
Show file
Open project: spark-shading-language/spark
Class Usage Examples
Public Methods
Method
Description
EmitValCPP
(
EmitTargetCPP
target
,
string
name
,
IEmitType
type
,
bool
isOwnAddress
= false ) :
System
GetAddress
( ) :
IEmitVal
ToString
( ) :
string
Method Details
EmitValCPP()
public
method
public
EmitValCPP
(
EmitTargetCPP
target
,
string
name
,
IEmitType
type
,
bool
isOwnAddress
= false ) :
System
target
EmitTargetCPP
name
string
type
IEmitType
isOwnAddress
bool
return
System
GetAddress()
public
method
public
GetAddress
( ) :
IEmitVal
return
IEmitVal
ToString()
public
method
public
ToString
( ) :
string
return
string