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

#include <TColStd_HArray1OfByte.hxx>

Inheritance diagram for TColStd_HArray1OfByte:
Inheritance graph
[legend]

Public Member Functions

 TColStd_HArray1OfByte (const Standard_Integer Low, const Standard_Integer Up)
 TColStd_HArray1OfByte (const Standard_Integer Low, const Standard_Integer Up, const Standard_Byte &V)
void Init (const Standard_Byte &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Standard_Byte &Value)
const Standard_ByteValue (const Standard_Integer Index) const
Standard_ByteChangeValue (const Standard_Integer Index)
const TColStd_Array1OfByteArray1 () const
TColStd_Array1OfByteChangeArray1 ()

Constructor & Destructor Documentation


Member Function Documentation


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