|
Open CASCADE Technology 6.5.2
|
#include <StepRepr_Representation.hxx>

Public Member Functions | |
| StepRepr_Representation () | |
| Returns a Representation | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepRepr_HArray1OfRepresentationItem > &aItems, const Handle< StepRepr_RepresentationContext > &aContextOfItems) |
| void | SetName (const Handle< TCollection_HAsciiString > &aName) |
| Handle_TCollection_HAsciiString | Name () const |
| void | SetItems (const Handle< StepRepr_HArray1OfRepresentationItem > &aItems) |
| Handle_StepRepr_HArray1OfRepresentationItem | Items () const |
| Handle_StepRepr_RepresentationItem | ItemsValue (const Standard_Integer num) const |
| Standard_Integer | NbItems () const |
| void | SetContextOfItems (const Handle< StepRepr_RepresentationContext > &aContextOfItems) |
| Handle_StepRepr_RepresentationContext | ContextOfItems () const |
| StepRepr_Representation::StepRepr_Representation | ( | ) |
| Handle_StepRepr_RepresentationContext StepRepr_Representation::ContextOfItems | ( | ) | const |
| virtual void StepRepr_Representation::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepRepr_HArray1OfRepresentationItem > & | aItems, | ||
| const Handle< StepRepr_RepresentationContext > & | aContextOfItems | ||
| ) | [virtual] |
| Handle_StepRepr_HArray1OfRepresentationItem StepRepr_Representation::Items | ( | ) | const |
| Handle_StepRepr_RepresentationItem StepRepr_Representation::ItemsValue | ( | const Standard_Integer | num | ) | const |
| Handle_TCollection_HAsciiString StepRepr_Representation::Name | ( | ) | const |
| Standard_Integer StepRepr_Representation::NbItems | ( | ) | const |
| void StepRepr_Representation::SetContextOfItems | ( | const Handle< StepRepr_RepresentationContext > & | aContextOfItems | ) |
| void StepRepr_Representation::SetItems | ( | const Handle< StepRepr_HArray1OfRepresentationItem > & | aItems | ) |
| void StepRepr_Representation::SetName | ( | const Handle< TCollection_HAsciiString > & | aName | ) |
1.7.4