Open CASCADE Technology  6.9.0
Public Member Functions

StepVisual_Array1OfTextOrCharacter Class Reference

#include <StepVisual_Array1OfTextOrCharacter.hxx>

Public Member Functions

 StepVisual_Array1OfTextOrCharacter (const Standard_Integer Low, const Standard_Integer Up)
 
 StepVisual_Array1OfTextOrCharacter (const StepVisual_TextOrCharacter &Item, const Standard_Integer Low, const Standard_Integer Up)
 
void Init (const StepVisual_TextOrCharacter &V)
 
void Destroy ()
 
 ~StepVisual_Array1OfTextOrCharacter ()
 
Standard_Boolean IsAllocated () const
 
const
StepVisual_Array1OfTextOrCharacter
Assign (const StepVisual_Array1OfTextOrCharacter &Other)
 
const
StepVisual_Array1OfTextOrCharacter
operator= (const StepVisual_Array1OfTextOrCharacter &Other)
 
Standard_Integer Length () const
 
Standard_Integer Lower () const
 
Standard_Integer Upper () const
 
void SetValue (const Standard_Integer Index, const StepVisual_TextOrCharacter &Value)
 
const StepVisual_TextOrCharacterValue (const Standard_Integer Index) const
 
const StepVisual_TextOrCharacteroperator() (const Standard_Integer Index) const
 
StepVisual_TextOrCharacterChangeValue (const Standard_Integer Index)
 
StepVisual_TextOrCharacteroperator() (const Standard_Integer Index)
 

Constructor & Destructor Documentation

StepVisual_Array1OfTextOrCharacter::StepVisual_Array1OfTextOrCharacter ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepVisual_Array1OfTextOrCharacter::StepVisual_Array1OfTextOrCharacter ( const StepVisual_TextOrCharacter Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepVisual_Array1OfTextOrCharacter::~StepVisual_Array1OfTextOrCharacter ( )
inline

Member Function Documentation

const StepVisual_Array1OfTextOrCharacter& StepVisual_Array1OfTextOrCharacter::Assign ( const StepVisual_Array1OfTextOrCharacter Other)
StepVisual_TextOrCharacter& StepVisual_Array1OfTextOrCharacter::ChangeValue ( const Standard_Integer  Index)
void StepVisual_Array1OfTextOrCharacter::Destroy ( )
void StepVisual_Array1OfTextOrCharacter::Init ( const StepVisual_TextOrCharacter V)
Standard_Boolean StepVisual_Array1OfTextOrCharacter::IsAllocated ( ) const
Standard_Integer StepVisual_Array1OfTextOrCharacter::Length ( ) const
Standard_Integer StepVisual_Array1OfTextOrCharacter::Lower ( ) const
const StepVisual_TextOrCharacter& StepVisual_Array1OfTextOrCharacter::operator() ( const Standard_Integer  Index) const
inline
StepVisual_TextOrCharacter& StepVisual_Array1OfTextOrCharacter::operator() ( const Standard_Integer  Index)
inline
const StepVisual_Array1OfTextOrCharacter& StepVisual_Array1OfTextOrCharacter::operator= ( const StepVisual_Array1OfTextOrCharacter Other)
inline
void StepVisual_Array1OfTextOrCharacter::SetValue ( const Standard_Integer  Index,
const StepVisual_TextOrCharacter Value 
)
Standard_Integer StepVisual_Array1OfTextOrCharacter::Upper ( ) const
const StepVisual_TextOrCharacter& StepVisual_Array1OfTextOrCharacter::Value ( const Standard_Integer  Index) const

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