OCC Main Page | DataExchange | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

DataExchange
TKIGES
IGESDefs


IGESDefs_MacroDef Class Reference

defines IGES Macro Definition Entity, Type <306> Form <0>
in package IGESDefs
This Class specifies the action of a specific MACRO.
After specification MACRO can be used as necessary
by means of MACRO class instance entity.

#include <IGESDefs_MacroDef.hxx>

Inheritance diagram for IGESDefs_MacroDef:

Inheritance graph
[legend]

Public Member Functions

Standard_EXPORT IGESDefs_MacroDef ()
Standard_EXPORT void Init (const Handle(TCollection_HAsciiString)&macro, const Standard_Integer entityTypeID, const Handle(Interface_HArray1OfHAsciiString)&langStatements, const Handle(TCollection_HAsciiString)&endMacro)
 This method is used to set the fields of the class
MacroDef
- macro : MACRO
- entityTypeID : Entity Type ID
- langStatements : Language Statements
- endMacro : END MACRO
.
Standard_EXPORT Standard_Integer NbStatements () const
 returns the number of language statements

Standard_EXPORT Handle_TCollection_HAsciiString MACRO () const
 returns the MACRO(Literal)

Standard_EXPORT Standard_Integer EntityTypeID () const
 returns the Entity Type ID

Standard_EXPORT Handle_TCollection_HAsciiString LanguageStatement (const Standard_Integer StatNum) const
Standard_EXPORT Handle_TCollection_HAsciiString ENDMACRO () const
 returns the ENDM(Literal)

Standard_EXPORT const Handle (Standard_Type)&DynamicType() const

Private Attributes

Handle_TCollection_HAsciiString theMACRO
Standard_Integer theEntityTypeID
Handle_Interface_HArray1OfHAsciiString theLangStatements
Handle_TCollection_HAsciiString theENDMACRO

Constructor & Destructor Documentation

Standard_EXPORT IGESDefs_MacroDef::IGESDefs_MacroDef  ) 
 


Member Function Documentation

Standard_EXPORT Handle_TCollection_HAsciiString IGESDefs_MacroDef::ENDMACRO  )  const
 

Standard_EXPORT Standard_Integer IGESDefs_MacroDef::EntityTypeID  )  const
 

Standard_EXPORT const IGESDefs_MacroDef::Handle Standard_Type   )  const
 

Reimplemented from IGESData_IGESEntity.

Standard_EXPORT void IGESDefs_MacroDef::Init const Handle(TCollection_HAsciiString)&  macro,
const Standard_Integer  entityTypeID,
const Handle(Interface_HArray1OfHAsciiString)&  langStatements,
const Handle(TCollection_HAsciiString)&  endMacro
 

Standard_EXPORT Handle_TCollection_HAsciiString IGESDefs_MacroDef::LanguageStatement const Standard_Integer  StatNum  )  const
 

Standard_EXPORT Handle_TCollection_HAsciiString IGESDefs_MacroDef::MACRO  )  const
 

Standard_EXPORT Standard_Integer IGESDefs_MacroDef::NbStatements  )  const
 


Field Documentation

Handle_TCollection_HAsciiString IGESDefs_MacroDef::theENDMACRO [private]
 

Standard_Integer IGESDefs_MacroDef::theEntityTypeID [private]
 

Handle_Interface_HArray1OfHAsciiString IGESDefs_MacroDef::theLangStatements [private]
 

Handle_TCollection_HAsciiString IGESDefs_MacroDef::theMACRO [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 14:40:29 2008 for OpenCASCADE by  doxygen 1.4.1