#include <TDataStd_DeltaOnModificationOfByteArray.hxx>
Inheritance diagram for TDataStd_DeltaOnModificationOfByteArray:
Public Member Functions | |
Standard_EXPORT | TDataStd_DeltaOnModificationOfByteArray (const Handle(TDataStd_ByteArray)&Arr) |
Initializes a TDF_DeltaOnModification. . | |
virtual Standard_EXPORT void | Apply () |
Applies the delta to the attribute. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_TColStd_HArray1OfInteger | myIndxes |
Handle_TDataStd_HArray1OfByte | myValues |
Standard_Integer | myUp1 |
Standard_Integer | myUp2 |
|
|
|
Reimplemented from TDF_DeltaOnModification. |
|
Reimplemented from TDF_DeltaOnModification. |
|
|
|
|
|
|
|
|