![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <StdLPersistent_HArray1.hxx>

Data Structures | |
| class | instance |
| class | named_instance |
Public Types | |
| typedef instance< NCollection_HArray1< int > > | Integer |
| typedef instance< NCollection_HArray1< double > > | Real |
| typedef instance< NCollection_HArray1< uint8_t > > | Byte |
| typedef instance< NCollection_HArray1< occ::handle< StdObjMgt_Persistent > > > | Persistent |
Static Public Member Functions | |
| template<class ArrayClass > | |
| static Handle< instance< ArrayClass > > | Translate (const ArrayClass &theArray) |
| template<class ArrayClass > | |
| static Handle< instance< ArrayClass > > | Translate (const char *thePName, const ArrayClass &theArray) |
| typedef instance<NCollection_HArray1<occ::handle<StdObjMgt_Persistent> > > StdLPersistent_HArray1::Persistent |
|
inlinestatic |
|
inlinestatic |