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

#include <TColStd_HArray1OfCharacter.hxx>

Inheritance diagram for TColStd_HArray1OfCharacter:
Inheritance graph
[legend]

Public Member Functions

 TColStd_HArray1OfCharacter (const Standard_Integer Low, const Standard_Integer Up)
 TColStd_HArray1OfCharacter (const Standard_Integer Low, const Standard_Integer Up, const Standard_Character &V)
void Init (const Standard_Character &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Standard_Character &Value)
const Standard_CharacterValue (const Standard_Integer Index) const
Standard_CharacterChangeValue (const Standard_Integer Index)
const TColStd_Array1OfCharacterArray1 () const
TColStd_Array1OfCharacterChangeArray1 ()

Constructor & Destructor Documentation


Member Function Documentation


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