public class SuperclassIfc_idxMtblJc_ByteDataAccess extends ByteDataAccessBase
SuperclassIfc_idxMtblJc_ByteDataAccess
see emc/source/emC/Object_emC.h.InfoFormattedAppend.PrepareToString
Modifier and Type | Field and Description |
---|---|
Field_Jc |
field_access |
(package private) ObjectArray_Jc |
head_access |
static int |
ID_refl_ClassOffset_idxVtblJc |
private static int |
kPos_field |
private static int |
kPos_ixMtbl |
private static int |
kPos_reserve |
(package private) int |
nrofElements |
static int |
size |
static java.lang.String |
version
Version, history and license.
|
bBigEndian, bExc, bLittleEndianBig2, data, sizeHead, toStringformatter
Constructor and Description |
---|
SuperclassIfc_idxMtblJc_ByteDataAccess()
Constructor is the instance to create bin data. it is not the bin data itself.
|
Modifier and Type | Method and Description |
---|---|
void |
addInnerChildren()
assigns data to inner accesses
|
void |
set_Field(java.lang.String name)
Sets the current field of the super or interface array.
|
int |
set_TypeOffs(int addrInSameBuffer)
Sets the address of the type in the data as offset for relocation.
|
_getInt, _getLong, _setInt, _setLong, _setString, addChild, addChild, addChildAt, addChildAt, addChildEmpty, addChildEmpty, addChildFloat, addChildInt, addChildInteger, addChildString, addChildString, addChildString, assign, assign, assign, assignAt, assignAt, assignCasted, assignClear, assignDataToFixChildren, checkData, checkLengthElement, clearData, clearHead, copyData, copyDataFrom, data, detach, getBigEndian, getChar, getChildDouble, getChildFloat, getChildInt, getChildInt16, getChildInteger, getChildString, getChildUint16, getChildUint8, getData, getDouble, getFloat, getFloat, getInt16, getInt16, getInt32, getInt32, getInt64, getInt8, getInt8, getLength, getLengthCurrent, getLengthHead, getLengthTotal, getMaxNrofBytes, getMaxNrofBytesForNextChild, getPositionInBuffer, getPositionNextChildInBuffer, getString, getUint16, getUint16, getUint32, getUint32, getUint8, getUint8, infoAppendHead, infoFormattedAppend, isCurrentChildInParent, isExpandable, isInUse, ixBegin, ixEnd, ixNextChild, removeChild, removeChild, removeChildren, setBigEndian, setCharset, setDouble, setException, setFloat, setFloat, setInt16, setInt16, setInt32, setInt32, setInt8, setInt8, setLengthElement, setLittleEndianBig2, setString, setUint16, setUint16, setUint32, setUint32, setUint8, setUint8, sizeHead, sufficingBytesForNextChild, toString, upcast, XXXrewind
public static final java.lang.String version
Field_Jc.EModifier.kEmbedded_Modifier_reflectJc
on set_Field(String)
BinOutShow
.
SuperclassIfc_idxMtblJc_ByteDataAccess
.
#missingClasses
for report.
Header2Reflection
, binary output
private static final int kPos_reserve
private static final int kPos_ixMtbl
private static final int kPos_field
public static final int size
public static final int ID_refl_ClassOffset_idxVtblJc
final ObjectArray_Jc head_access
int nrofElements
public final Field_Jc field_access
public SuperclassIfc_idxMtblJc_ByteDataAccess()
public void addInnerChildren()
public int set_TypeOffs(int addrInSameBuffer)
addrInSameBuffer
- public void set_Field(java.lang.String name)
Field_Jc.EModifier.kEmbedded_Modifier_reflectJc
too because it should be seen with the declared type in Inspector view.name
- "super" or the Interface name.