Open CASCADE Technology 7.9.0
StdLPersistent_HArray1 Class Reference

#include <StdLPersistent_HArray1.hxx>

Inheritance diagram for StdLPersistent_HArray1:

Data Structures

class  instance
 
class  named_instance
 

Public Types

typedef instance< TColStd_HArray1OfInteger > Integer
 
typedef instance< TColStd_HArray1OfReal > Real
 
typedef instance< TColStd_HArray1OfByte > Byte
 
typedef instance< StdLPersistent_HArray1OfPersistent > Persistent
 

Static Public Member Functions

template<class ArrayClass>
static Handle< instance< ArrayClass > > Translate (const ArrayClass &theArray)
 
template<class ArrayClass>
static Handle< instance< ArrayClass > > Translate (Standard_CString thePName, const ArrayClass &theArray)
 

Member Typedef Documentation

◆ Byte

typedef instance<TColStd_HArray1OfByte> StdLPersistent_HArray1::Byte

◆ Integer

typedef instance<TColStd_HArray1OfInteger> StdLPersistent_HArray1::Integer

◆ Persistent

typedef instance<StdLPersistent_HArray1OfPersistent> StdLPersistent_HArray1::Persistent

◆ Real

typedef instance<TColStd_HArray1OfReal> StdLPersistent_HArray1::Real

Member Function Documentation

◆ Translate() [1/2]

template<class ArrayClass>
static Handle< instance< ArrayClass > > StdLPersistent_HArray1::Translate ( const ArrayClass & theArray)
inlinestatic

◆ Translate() [2/2]

template<class ArrayClass>
static Handle< instance< ArrayClass > > StdLPersistent_HArray1::Translate ( Standard_CString thePName,
const ArrayClass & theArray )
inlinestatic

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