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

DataExchange
TKIGES
IGESBasic


IGESBasic_Name Class Reference

defines Name, Type <406> Form <15>
in package IGESBasic
Used to specify a user defined name

#include <IGESBasic_Name.hxx>

Inheritance diagram for IGESBasic_Name:

Inheritance graph
[legend]

Public Member Functions

Standard_EXPORT IGESBasic_Name ()
Standard_EXPORT void Init (const Standard_Integer nbPropVal, const Handle(TCollection_HAsciiString)&aName)
 This method is used to set the fields of the class Name
- nbPropVal : Number of property values, always = 1
- aName : Stores the Name
.
Standard_EXPORT Standard_Integer NbPropertyValues () const
 returns the number of property values, which should be 1

Standard_EXPORT Handle_TCollection_HAsciiString Value () const
 returns the user defined Name

Standard_EXPORT const Handle (Standard_Type)&DynamicType() const

Private Attributes

Standard_Integer theNbPropertyValues
Handle_TCollection_HAsciiString theName

Constructor & Destructor Documentation

Standard_EXPORT IGESBasic_Name::IGESBasic_Name  ) 
 


Member Function Documentation

Standard_EXPORT const IGESBasic_Name::Handle Standard_Type   )  const
 

Reimplemented from IGESData_NameEntity.

Standard_EXPORT void IGESBasic_Name::Init const Standard_Integer  nbPropVal,
const Handle(TCollection_HAsciiString)&  aName
 

Standard_EXPORT Standard_Integer IGESBasic_Name::NbPropertyValues  )  const
 

Standard_EXPORT Handle_TCollection_HAsciiString IGESBasic_Name::Value  )  const [virtual]
 

Implements IGESData_NameEntity.


Field Documentation

Handle_TCollection_HAsciiString IGESBasic_Name::theName [private]
 

Standard_Integer IGESBasic_Name::theNbPropertyValues [private]
 


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