Open CASCADE Technology  7.9.3
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< TColStd_HArray2OfInteger > Integer
 
typedef instance< TColStd_HArray2OfReal > Real
 
typedef instance< StdLPersistent_HArray2OfPersistent > 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)
 

Member Typedef Documentation

typedef instance<TColStd_HArray2OfInteger> StdLPersistent_HArray2::Integer
typedef instance<StdLPersistent_HArray2OfPersistent> StdLPersistent_HArray2::Persistent
typedef instance<TColStd_HArray2OfReal> StdLPersistent_HArray2::Real

Member Function Documentation

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

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