Package | Description |
---|---|
h | |
smetana.core | |
smetana.core.amiga |
Modifier and Type | Method and Description |
---|---|
Area |
ST_Agtag_s.getArea(java.lang.String name) |
Area |
ST_Agtag_s.MyInternalData.getArea(java.lang.String name) |
Area |
ST_Agdesc_s.MyInternalData.getArea(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
ST_Ppoly_t.memcopyFrom(Area source) |
void |
ST_port.memcopyFrom(Area other) |
void |
ST_pointf.memcopyFrom(Area source) |
void |
ST_Agtag_s.memcopyFrom(Area source) |
Modifier and Type | Interface and Description |
---|---|
interface |
__array_of_cstring__ |
interface |
__array_of_integer__ |
interface |
__array_of_ptr__ |
interface |
__struct__<C extends __ptr__> |
Modifier and Type | Class and Description |
---|---|
class |
__array_of_cstring_impl__ |
class |
__array_of_double__ |
class |
__array_of_integer_impl__ |
class |
ArrayOfInteger |
class |
CFunctionImpl |
class |
CObject |
class |
CString |
class |
MutableDoublePtr |
class |
UnsupportedArrayOfPtr |
class |
UnsupportedStarStruct |
class |
UnsupportedStruct |
class |
UnsupportedStructAndPtr |
Modifier and Type | Method and Description |
---|---|
Area |
UnsupportedStarStruct.getArea(java.lang.String name) |
Area |
UnsupportedArrayOfPtr.getArea(java.lang.String name) |
Area |
__array_of_ptr__.getInternal(int idx) |
Area |
__array_of_integer__.getInternal(int idx) |
Area |
__array_of_integer_impl__.getInternal(int idx) |
Area |
__array_of_double__.getInternal(int idx) |
Area |
__array_of_cstring__.getInternal(int idx) |
Area |
__array_of_cstring_impl__.getInternal(int idx) |
Area |
UnsupportedArrayOfStruct2.getInternal(int idx) |
Area |
UnsupportedArrayOfStruct.getInternal(int idx) |
Area |
UnsupportedArrayOfPtr.getInternal(int idx) |
Area |
ArrayOfInteger.getInternal(int idx) |
Modifier and Type | Method and Description |
---|---|
void |
__array_of_ptr__.memcopyFrom(Area source) |
void |
__array_of_integer__.memcopyFrom(Area source) |
void |
__array_of_integer_impl__.memcopyFrom(Area source) |
void |
__array_of_double__.memcopyFrom(Area source) |
void |
__array_of_cstring__.memcopyFrom(Area source) |
void |
__array_of_cstring_impl__.memcopyFrom(Area source) |
void |
UnsupportedStruct.memcopyFrom(Area source) |
void |
UnsupportedStarStruct.memcopyFrom(Area source) |
void |
UnsupportedArrayOfStruct2.memcopyFrom(Area source) |
void |
UnsupportedArrayOfStruct.memcopyFrom(Area source) |
void |
UnsupportedArrayOfPtr.memcopyFrom(Area source) |
void |
MutableDoublePtr.memcopyFrom(Area source) |
void |
CString.memcopyFrom(Area source) |
void |
CObject.memcopyFrom(Area source) |
void |
CFunctionImpl.memcopyFrom(Area source) |
void |
ArrayOfInteger.memcopyFrom(Area source) |
void |
__array_of_ptr__.setInternalByIndex(int idx,
Area value) |
void |
__array_of_cstring__.setInternalByIndex(int idx,
Area value) |
void |
__array_of_cstring_impl__.setInternalByIndex(int idx,
Area value) |
void |
UnsupportedArrayOfStruct2.setInternalByIndex(int idx,
Area value) |
void |
UnsupportedArrayOfStruct.setInternalByIndex(int idx,
Area value) |
void |
UnsupportedArrayOfPtr.setInternalByIndex(int idx,
Area value) |
Modifier and Type | Interface and Description |
---|---|
interface |
StarStruct |
Modifier and Type | Class and Description |
---|---|
class |
AreaDouble |
class |
AreaInt |
class |
StarArrayOfCString |
class |
StarArrayOfInteger |
Modifier and Type | Method and Description |
---|---|
Area |
BuilderArea.createArea() |
static Area |
BucketToAreaFactory.createArea(Bucket bucket,
StarStruct parent) |
Area |
InternalData.getArea(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
StarStruct.memcopyFrom(Area source) |
void |
StarArrayOfInteger.memcopyFrom(Area source) |
void |
StarArrayOfCString.memcopyFrom(Area source) |
void |
AreaInt.memcopyFrom(Area source) |
void |
AreaDouble.memcopyFrom(Area source) |
void |
Area.memcopyFrom(Area source) |
Copyright © 2020. All Rights Reserved.