// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _TDocStd_CompoundDelta_HeaderFile #define _TDocStd_CompoundDelta_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_DefineHandle_HeaderFile #include #endif #ifndef _Handle_TDocStd_CompoundDelta_HeaderFile #include #endif #ifndef _TDF_Delta_HeaderFile #include #endif class TDocStd_Document; //! A delta set is available at . If
//! applied, it restores the TDF_Data in the state it
//! was at .
class TDocStd_CompoundDelta : public TDF_Delta { public: //! Creates a compound delta.
//! Validates at . If applied, it
//! restores the TDF_Data in the state it was at
//! . Reserved to TDF_Data.
Standard_EXPORT TDocStd_CompoundDelta(); friend class TDocStd_Document; DEFINE_STANDARD_RTTI(TDocStd_CompoundDelta) protected: private: }; // other Inline functions and methods (like "C++: function call" methods) #endif