#include <StdLPersistent_HArray1.hxx>
|
| typedef instance< TColStd_HArray1OfInteger > | Integer |
| typedef instance< TColStd_HArray1OfReal > | Real |
| typedef instance< TColStd_HArray1OfByte > | Byte |
| typedef instance< StdLPersistent_HArray1OfPersistent > | Persistent |
|
| 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) |
◆ Byte
◆ Integer
◆ Persistent
◆ Real
◆ Translate() [1/2]
template<class ArrayClass>
| Handle< instance< ArrayClass > > StdLPersistent_HArray1::Translate |
( |
const ArrayClass & | theArray | ) |
|
|
inlinestatic |
◆ Translate() [2/2]
template<class ArrayClass>
| Handle< instance< ArrayClass > > StdLPersistent_HArray1::Translate |
( |
Standard_CString | thePName, |
|
|
const ArrayClass & | theArray ) |
|
inlinestatic |
The documentation for this class was generated from the following file: