Open CASCADE Technology  7.9.3
Data Structures | Public Types | Static Public Member Functions
StdLPersistent_HArray1 Class Reference

#include <StdLPersistent_HArray1.hxx>

Inheritance diagram for StdLPersistent_HArray1:
Inheritance graph
[legend]

Data Structures

class  instance
 
class  named_instance
 

Public Types

typedef instance< TColStd_HArray1OfInteger > Integer
 
typedef instance< TColStd_HArray1OfReal > Real
 
typedef instance< TColStd_HArray1OfByte > Byte
 
typedef instance< StdLPersistent_HArray1OfPersistent > 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_HArray1OfByte> StdLPersistent_HArray1::Byte
typedef instance<TColStd_HArray1OfInteger> StdLPersistent_HArray1::Integer
typedef instance<StdLPersistent_HArray1OfPersistent> StdLPersistent_HArray1::Persistent
typedef instance<TColStd_HArray1OfReal> StdLPersistent_HArray1::Real

Member Function Documentation

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

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