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

Data Structures | |
| class | instance |
| class | named_instance |
Public Types | |
| typedef instance< NCollection_HArray2< int > > | Integer |
| typedef instance< NCollection_HArray2< double > > | Real |
| typedef instance< NCollection_HArray2< 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_HArray2<occ::handle<StdObjMgt_Persistent> > > StdLPersistent_HArray2::Persistent |
|
inlinestatic |
|
inlinestatic |