Modifier and Type | Field and Description |
---|---|
ObjectClassInfoAndDeclared[] |
ObjectAndPersistInfo.currentValue
son object of object current value
|
static ObjectClassInfoAndDeclared |
ObjectClassInfoAndDeclared.NULL |
ObjectClassInfoAndDeclared[] |
ObjectAndPersistInfo.originalValue
original value of object field or array object elements original value :
these read from file or write to file
|
ObjectClassInfoAndDeclared[] |
ObjectAndPersistInfo.sonWroteObjectArray
wrote son object of object ( serialization or generic )
|
Modifier and Type | Method and Description |
---|---|
ObjectClassInfoAndDeclared[] |
ObjectAndPersistInfo.getSonReadObject() |
Modifier and Type | Method and Description |
---|---|
void |
ObjectAndPersistInfo.addSonReadObject(ObjectClassInfoAndDeclared objectClassInfoAndDeclared) |
boolean |
ObjectAndPersistInfo.addSonReadObjectByInputStream(ObjectClassInfoAndDeclared objectClassInfoAndDeclared,
boolean unshared) |
Modifier and Type | Method and Description |
---|---|
ObjectClassInfoAndDeclared[] |
SerializerObjectIOManager.willNotBeWrote(ObjectAndPersistInfo objectAndItsClassInfo)
always write
|
ObjectClassInfoAndDeclared[] |
ObjectIOManager.willNotBeWrote(ObjectAndPersistInfo objectAndPersistInfo) |
ObjectClassInfoAndDeclared[] |
IObjectIOManagerForSave.willNotBeWrote(ObjectAndPersistInfo objectAndItsClassInfo)
notify that object will not be wrote
|
ObjectClassInfoAndDeclared[] |
IObjectIOManagerForSave.write(ObjectAndPersistInfo objectAndItsClassInfo)
write object state
a data record must be associated to the object |
ObjectClassInfoAndDeclared[] |
AbstractObjectIOManagerIOForObject.write(ObjectAndPersistInfo objectAndItsPersistInfo) |
Modifier and Type | Method and Description |
---|---|
ObjectClassInfoAndDeclared[] |
ObjectIODummy.willNotBeWrote(ObjectAndPersistInfo objectAndItsClassInfo) |
ObjectClassInfoAndDeclared[] |
ObjectIODummy.writeBody(byte[] binary,
int bodyBeginOffset,
ObjectAndPersistInfo objectAndItsClassInfo,
boolean updateOriginalValue) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractObjectInputGeneric.addSonReadObject(ObjectAndPersistInfo objectAndPersistInfo,
ObjectClassInfoAndDeclared objectClassInfoAndDeclared)
add son read object for an object
|
Constructor and Description |
---|
ObjectIOGetField(FieldInfo[] fieldsInfo,
ObjectClassInfoAndDeclared[] values,
int offset) |
Modifier and Type | Field and Description |
---|---|
protected static ObjectClassInfoAndDeclared[] |
AbstractObjectOutput.NO_SOONS |
Modifier and Type | Method and Description |
---|---|
protected ObjectClassInfoAndDeclared[] |
AbstractObjectOutput.currentValuesToReferencedSoon(ObjectAndPersistInfo objectAndPersistInfo) |
ObjectClassInfoAndDeclared[] |
ObjectIOOutputStream.getWroteObject() |
ObjectClassInfoAndDeclared[] |
IObjectOutput.willNotBeWrote(ObjectAndPersistInfo objectAndPersistInfo) |
ObjectClassInfoAndDeclared[] |
AbstractObjectOutput.willNotBeWrote(ObjectAndPersistInfo objectAndPersistInfo) |
ObjectClassInfoAndDeclared[] |
ObjectOutputSerializable.willNotBeWroteImpl(ObjectAndPersistInfo objectAndPersistInfo) |
ObjectClassInfoAndDeclared[] |
ObjectOutputGeneric.willNotBeWroteImpl(ObjectAndPersistInfo object) |
ObjectClassInfoAndDeclared[] |
ObjectOutputForString.willNotBeWroteImpl(ObjectAndPersistInfo object) |
ObjectClassInfoAndDeclared[] |
ObjectOutputForEnum.willNotBeWroteImpl(ObjectAndPersistInfo object) |
ObjectClassInfoAndDeclared[] |
ObjectOutputForBasic.willNotBeWroteImpl(ObjectAndPersistInfo object) |
ObjectClassInfoAndDeclared[] |
ObjectOutputForArray.willNotBeWroteImpl(ObjectAndPersistInfo array) |
ObjectClassInfoAndDeclared[] |
ObjectOutputExternalizable.willNotBeWroteImpl(ObjectAndPersistInfo objectAndPersistInfo) |
ObjectClassInfoAndDeclared[] |
AbstractObjectOutputSerialize.willNotBeWroteImpl(ObjectAndPersistInfo objectAndPersistInfo) |
protected abstract ObjectClassInfoAndDeclared[] |
AbstractObjectOutput.willNotBeWroteImpl(ObjectAndPersistInfo objectAndPersistInfo) |
ObjectClassInfoAndDeclared[] |
IObjectOutput.writeBody(byte[] binary,
int bodyBeginOffset,
ObjectAndPersistInfo objectAndItsClassInfo,
boolean updateOriginalValue)
write body: body is data after number of link that represent object state
|
ObjectClassInfoAndDeclared[] |
AbstractObjectOutput.writeBody(byte[] binary,
int bodyBeginOffset,
ObjectAndPersistInfo objectAndPersistInfo,
boolean updateOriginalValue) |
protected ObjectClassInfoAndDeclared[] |
ObjectOutputForString.writeBodyAndItsHeader(byte[] binary,
int bodyBeginOffset,
ObjectAndPersistInfo object,
boolean updateOriginalValue) |
protected ObjectClassInfoAndDeclared[] |
ObjectOutputForEnum.writeBodyAndItsHeader(byte[] binary,
int bodyBeginOffset,
ObjectAndPersistInfo object,
boolean updateOriginalValue) |
protected ObjectClassInfoAndDeclared[] |
ObjectOutputForBasic.writeBodyAndItsHeader(byte[] binary,
int bodyBeginOffset,
ObjectAndPersistInfo objectAndItsClassInfo,
boolean updateOriginalValue) |
protected ObjectClassInfoAndDeclared[] |
ObjectOutputForArray.writeBodyAndItsHeader(byte[] binary,
int bodyBeginOffset,
ObjectAndPersistInfo arrayAndItsClassInfo,
boolean updateOriginalValue) |
protected ObjectClassInfoAndDeclared[] |
AbstractObjectOutputSerialize.writeBodyAndItsHeader(byte[] binary,
int bodyBeginOffset,
ObjectAndPersistInfo objectAndPersistInfo,
boolean updateOriginalValue) |
protected ObjectClassInfoAndDeclared[] |
AbstractObjectOutputGenericNotStatic.writeBodyAndItsHeader(byte[] binary,
int bodyBeginOffset,
ObjectAndPersistInfo object,
boolean updateOriginalValue) |
protected abstract ObjectClassInfoAndDeclared[] |
AbstractObjectOutput.writeBodyAndItsHeader(byte[] binary,
int bodyBeginOffset,
ObjectAndPersistInfo objectAndItsClassInfo,
boolean updateOriginalValue) |
protected ObjectClassInfoAndDeclared[] |
ObjectOutputSerializable.writeBodyImpl(byte[] binary,
int fieldBeginOffset,
ObjectAndPersistInfo objectAndItsClassInfo,
boolean updateOriginalValue) |
protected ObjectClassInfoAndDeclared[] |
ObjectOutputGeneric.writeBodyImpl(byte[] binary,
int fieldBeginOffset,
ObjectAndPersistInfo object,
boolean updateOriginalValue) |
protected ObjectClassInfoAndDeclared[] |
ObjectOutputForEnum.writeBodyImpl(byte[] binary,
int fieldBeginOffset,
ObjectAndPersistInfo object,
boolean updateOriginalValue) |
protected ObjectClassInfoAndDeclared[] |
ObjectOutputExternalizable.writeBodyImpl(byte[] binary,
int fieldBeginOffset,
ObjectAndPersistInfo object,
boolean updateOriginalValue) |
protected abstract ObjectClassInfoAndDeclared[] |
AbstractObjectOutputGeneric.writeBodyImpl(byte[] binary,
int fieldBeginOffset,
ObjectAndPersistInfo objectAndItsClassInfo,
boolean updateOriginalValue) |
protected ObjectClassInfoAndDeclared[] |
AbstractObjectOutputGeneric.writeBodySerializable(byte[] binary,
int fieldBeginOffset,
ObjectAndPersistInfo objectAndPersistInfo)
write serialized form (from serializable or externalizable )
|
ObjectClassInfoAndDeclared[] |
AbstractObjectOutput.writeCurrentValue(byte[] binary,
int fieldBeginOffset,
ObjectAndPersistInfo objectAndPersistInfo,
boolean updateOriginalValue) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractObjectOutputGenericNotStatic.prepareWriteForSerializableWriteFields(ObjectAndPersistInfo objectAndItsClassInfo,
ObjectClassInfoAndDeclared[] currentValue)
prepare possible write of "serializable" object for write fields
serialization
|
protected void |
AbstractObjectOutputGeneric.setCurrentValue(ObjectAndPersistInfo objectAndPersistInfo,
FieldInfo[] fields,
ObjectClassInfoAndDeclared[] currentValue) |
protected int |
AbstractObjectOutputGeneric.setCurrentValueAndComputeBinarySize(ObjectAndPersistInfo objectAndPersistInfo,
FieldInfo[] fields,
ObjectClassInfoAndDeclared[] currentValue) |
Modifier and Type | Method and Description |
---|---|
void |
ForSaveLinkManager.removeLink(ObjectAndPersistInfo referencingObject,
ObjectClassInfoAndDeclared[] referenceds) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.