Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures | Public Types | Static Public Member Functions
StdLPersistent_HArray2 Class Reference

#include <StdLPersistent_HArray2.hxx>

Inheritance diagram for StdLPersistent_HArray2:
Inheritance graph
[legend]

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)
 

Member Typedef Documentation

◆ Integer

◆ Persistent

◆ Real

Member Function Documentation

◆ Translate() [1/2]

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

◆ Translate() [2/2]

template<class ArrayClass >
static Handle< instance< ArrayClass > > StdLPersistent_HArray2::Translate ( const char * thePName,
const ArrayClass & theArray )
inlinestatic

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