Open CASCADE Technology Reference Manual 8.0.0.dev-68d3dc89
 
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
StdLPersistent_HArray2 Class Reference

#include <StdLPersistent_HArray2.hxx>

Inheritance diagram for StdLPersistent_HArray2:

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

◆ Integer

typedef instance<TColStd_HArray2OfInteger> StdLPersistent_HArray2::Integer

◆ Persistent

typedef instance<StdLPersistent_HArray2OfPersistent> StdLPersistent_HArray2::Persistent

◆ Real

typedef instance<TColStd_HArray2OfReal> StdLPersistent_HArray2::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 ( Standard_CString thePName,
const ArrayClass & theArray )
inlinestatic

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