Definition at line 56 of file EnumType.java.
◆ Enumerator() [1/3]
| com.jogamp.gluegen.cgram.types.EnumType.Enumerator.Enumerator |
( |
final String |
name, |
|
|
final long |
value |
|
) |
| |
◆ Enumerator() [2/3]
| com.jogamp.gluegen.cgram.types.EnumType.Enumerator.Enumerator |
( |
final String |
name, |
|
|
final CNumber |
number |
|
) |
| |
◆ Enumerator() [3/3]
| com.jogamp.gluegen.cgram.types.EnumType.Enumerator.Enumerator |
( |
final String |
name, |
|
|
final String |
value |
|
) |
| |
◆ equals()
| boolean com.jogamp.gluegen.cgram.types.EnumType.Enumerator.equals |
( |
final Object |
arg | ) |
|
◆ equalSemantics()
| boolean com.jogamp.gluegen.cgram.types.EnumType.Enumerator.equalSemantics |
( |
final SemanticEqualityOp |
arg | ) |
|
◆ getExpr()
| String com.jogamp.gluegen.cgram.types.EnumType.Enumerator.getExpr |
( |
| ) |
|
◆ getName()
| String com.jogamp.gluegen.cgram.types.EnumType.Enumerator.getName |
( |
| ) |
|
◆ getNumber()
| CNumber com.jogamp.gluegen.cgram.types.EnumType.Enumerator.getNumber |
( |
| ) |
|
◆ hashCode()
| int com.jogamp.gluegen.cgram.types.EnumType.Enumerator.hashCode |
( |
| ) |
|
◆ hashCodeSemantics()
| int com.jogamp.gluegen.cgram.types.EnumType.Enumerator.hashCodeSemantics |
( |
| ) |
|
◆ hasNumber()
| boolean com.jogamp.gluegen.cgram.types.EnumType.Enumerator.hasNumber |
( |
| ) |
|
◆ toString()
| String com.jogamp.gluegen.cgram.types.EnumType.Enumerator.toString |
( |
| ) |
|
The documentation for this class was generated from the following file: