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

Public Member Functions | |
| StepVisual_HArray1OfPresentationStyleSelect (const Standard_Integer Low, const Standard_Integer Up) | |
| StepVisual_HArray1OfPresentationStyleSelect (const Standard_Integer Low, const Standard_Integer Up, const StepVisual_PresentationStyleSelect &V) | |
| void | Init (const StepVisual_PresentationStyleSelect &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const StepVisual_PresentationStyleSelect &Value) |
| const StepVisual_PresentationStyleSelect & | Value (const Standard_Integer Index) const |
| StepVisual_PresentationStyleSelect & | ChangeValue (const Standard_Integer Index) |
| const StepVisual_Array1OfPresentationStyleSelect & | Array1 () const |
| StepVisual_Array1OfPresentationStyleSelect & | ChangeArray1 () |
| StepVisual_HArray1OfPresentationStyleSelect::StepVisual_HArray1OfPresentationStyleSelect | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepVisual_HArray1OfPresentationStyleSelect::StepVisual_HArray1OfPresentationStyleSelect | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const StepVisual_PresentationStyleSelect & | V | ||
| ) |
| const StepVisual_Array1OfPresentationStyleSelect& StepVisual_HArray1OfPresentationStyleSelect::Array1 | ( | ) | const |
| StepVisual_Array1OfPresentationStyleSelect& StepVisual_HArray1OfPresentationStyleSelect::ChangeArray1 | ( | ) |
| StepVisual_PresentationStyleSelect& StepVisual_HArray1OfPresentationStyleSelect::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepVisual_HArray1OfPresentationStyleSelect::Init | ( | const StepVisual_PresentationStyleSelect & | V | ) |
| Standard_Integer StepVisual_HArray1OfPresentationStyleSelect::Length | ( | ) | const |
| Standard_Integer StepVisual_HArray1OfPresentationStyleSelect::Lower | ( | ) | const |
| void StepVisual_HArray1OfPresentationStyleSelect::SetValue | ( | const Standard_Integer | Index, |
| const StepVisual_PresentationStyleSelect & | Value | ||
| ) |
| Standard_Integer StepVisual_HArray1OfPresentationStyleSelect::Upper | ( | ) | const |
| const StepVisual_PresentationStyleSelect& StepVisual_HArray1OfPresentationStyleSelect::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4