OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    StdLPersistent_HArray1 Class Reference

    #include <StdLPersistent_HArray1.hxx>

    Inheritance diagram for StdLPersistent_HArray1:

    Data Structures

    class  instance
    class  named_instance

    Public Types

    typedef instance< NCollection_HArray1< int > > Integer
    typedef instance< NCollection_HArray1< double > > Real
    typedef instance< NCollection_HArray1< uint8_t > > Byte
    typedef instance< NCollection_HArray1< 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

    ◆ Byte

    ◆ Integer

    ◆ Persistent

    ◆ Real

    Member Function Documentation

    ◆ Translate() [1/2]

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

    ◆ Translate() [2/2]

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

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