Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
StepRepr_SequenceOfMaterialPropertyRepresentation Class Reference

#include <StepRepr_SequenceOfMaterialPropertyRepresentation.hxx>

Inheritance diagram for StepRepr_SequenceOfMaterialPropertyRepresentation:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC StepRepr_SequenceOfMaterialPropertyRepresentation ()
void Clear ()
 ~StepRepr_SequenceOfMaterialPropertyRepresentation ()
const
StepRepr_SequenceOfMaterialPropertyRepresentation
Assign (const StepRepr_SequenceOfMaterialPropertyRepresentation &Other)
const
StepRepr_SequenceOfMaterialPropertyRepresentation
operator= (const StepRepr_SequenceOfMaterialPropertyRepresentation &Other)
void Append (const Handle< StepRepr_MaterialPropertyRepresentation > &T)
void Append (StepRepr_SequenceOfMaterialPropertyRepresentation &S)
void Prepend (const Handle< StepRepr_MaterialPropertyRepresentation > &T)
void Prepend (StepRepr_SequenceOfMaterialPropertyRepresentation &S)
void InsertBefore (const Standard_Integer Index, const Handle< StepRepr_MaterialPropertyRepresentation > &T)
void InsertBefore (const Standard_Integer Index, StepRepr_SequenceOfMaterialPropertyRepresentation &S)
void InsertAfter (const Standard_Integer Index, const Handle< StepRepr_MaterialPropertyRepresentation > &T)
void InsertAfter (const Standard_Integer Index, StepRepr_SequenceOfMaterialPropertyRepresentation &S)
const
Handle_StepRepr_MaterialPropertyRepresentation & 
First () const
const
Handle_StepRepr_MaterialPropertyRepresentation & 
Last () const
void Split (const Standard_Integer Index, StepRepr_SequenceOfMaterialPropertyRepresentation &Sub)
const
Handle_StepRepr_MaterialPropertyRepresentation & 
Value (const Standard_Integer Index) const
const
Handle_StepRepr_MaterialPropertyRepresentation & 
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< StepRepr_MaterialPropertyRepresentation > &I)
Handle_StepRepr_MaterialPropertyRepresentation & ChangeValue (const Standard_Integer Index)
Handle_StepRepr_MaterialPropertyRepresentation & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

Handle_StepRepr_MaterialPropertyRepresentation& StepRepr_SequenceOfMaterialPropertyRepresentation::ChangeValue ( const Standard_Integer  Index)
const Handle_StepRepr_MaterialPropertyRepresentation& StepRepr_SequenceOfMaterialPropertyRepresentation::First ( ) const
const Handle_StepRepr_MaterialPropertyRepresentation& StepRepr_SequenceOfMaterialPropertyRepresentation::Last ( ) const
const Handle_StepRepr_MaterialPropertyRepresentation& StepRepr_SequenceOfMaterialPropertyRepresentation::operator() ( const Standard_Integer  Index) const [inline]
Handle_StepRepr_MaterialPropertyRepresentation& StepRepr_SequenceOfMaterialPropertyRepresentation::operator() ( const Standard_Integer  Index) [inline]
const StepRepr_SequenceOfMaterialPropertyRepresentation& StepRepr_SequenceOfMaterialPropertyRepresentation::operator= ( const StepRepr_SequenceOfMaterialPropertyRepresentation Other) [inline]
const Handle_StepRepr_MaterialPropertyRepresentation& StepRepr_SequenceOfMaterialPropertyRepresentation::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file: