Open CASCADE Technology 7.9.0
|
#include <StdLPersistent_HArray1.hxx>
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) |
typedef instance<TColStd_HArray1OfByte> StdLPersistent_HArray1::Byte |
typedef instance<TColStd_HArray1OfInteger> StdLPersistent_HArray1::Integer |
typedef instance<StdLPersistent_HArray1OfPersistent> StdLPersistent_HArray1::Persistent |
typedef instance<TColStd_HArray1OfReal> StdLPersistent_HArray1::Real |
|
inlinestatic |
|
inlinestatic |