Package h
Class ST_GVC_s
- java.lang.Object
-
- smetana.core.UnsupportedStarStruct
-
- h.ST_GVC_s
-
- All Implemented Interfaces:
__ptr__
,__struct__
public final class ST_GVC_s extends UnsupportedStarStruct
-
-
Field Summary
Fields Modifier and Type Field Description ST_GVCOMMON_t
common
int
config_found
ST_gvplugin_active_layout_t
layout
-
Fields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
-
Constructor Summary
Constructors Constructor Description ST_GVC_s()
-
Method Summary
-
Methods inherited from class smetana.core.UnsupportedStarStruct
___, castTo, copy, getTheField, isSameThan, unsupported
-
-
-
-
Field Detail
-
common
public final ST_GVCOMMON_t common
-
config_found
public int config_found
-
layout
public final ST_gvplugin_active_layout_t layout
-
-