|
Open CASCADE Technology
6.9.0
|
#include <StepVisual_Array1OfTextOrCharacter.hxx>
| 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 | ||
| ) |
|
inline |
| 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 |
|
inline |
|
inline |
|
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 |
1.8.5