// 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 _IGESBasic_GroupWithoutBackP_HeaderFile #define _IGESBasic_GroupWithoutBackP_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_DefineHandle_HeaderFile #include #endif #ifndef _Handle_IGESBasic_GroupWithoutBackP_HeaderFile #include #endif #ifndef _IGESBasic_Group_HeaderFile #include #endif class Standard_OutOfRange; //! defines GroupWithoutBackP, Type <402> Form <7>
//! in package IGESBasic
//! this class defines a Group without back pointers
//!
//! It inherits from Group
class IGESBasic_GroupWithoutBackP : public IGESBasic_Group { public: Standard_EXPORT IGESBasic_GroupWithoutBackP(); DEFINE_STANDARD_RTTI(IGESBasic_GroupWithoutBackP) protected: private: }; // other Inline functions and methods (like "C++: function call" methods) #endif