// 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_OrderedGroup_HeaderFile #define _IGESBasic_OrderedGroup_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_DefineHandle_HeaderFile #include #endif #ifndef _Handle_IGESBasic_OrderedGroup_HeaderFile #include #endif #ifndef _IGESBasic_Group_HeaderFile #include #endif class Standard_OutOfRange; //! defines OrderedGroup, Type <402> Form <14>
//! in package IGESBasic
//! this class defines an Ordered Group with back pointers
//!
//! It inherits from Group
class IGESBasic_OrderedGroup : public IGESBasic_Group { public: Standard_EXPORT IGESBasic_OrderedGroup(); DEFINE_STANDARD_RTTI(IGESBasic_OrderedGroup) protected: private: }; // other Inline functions and methods (like "C++: function call" methods) #endif