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
    TDocStd_PathParser Class Reference

    parse an OS path More...

    #include <TDocStd_PathParser.hxx>

    Public Member Functions

     TDocStd_PathParser (const TCollection_ExtendedString &pathpath)
    void Parse ()
    TCollection_ExtendedString Trek () const
    TCollection_ExtendedString Name () const
    TCollection_ExtendedString Extension () const
    TCollection_ExtendedString Path () const
    int Length () const

    Detailed Description

    parse an OS path

    Constructor & Destructor Documentation

    ◆ TDocStd_PathParser()

    TDocStd_PathParser::TDocStd_PathParser ( const TCollection_ExtendedString & path)

    Member Function Documentation

    ◆ Extension()

    TCollection_ExtendedString TDocStd_PathParser::Extension ( ) const

    ◆ Length()

    int TDocStd_PathParser::Length ( ) const

    ◆ Name()

    TCollection_ExtendedString TDocStd_PathParser::Name ( ) const

    ◆ Parse()

    void TDocStd_PathParser::Parse ( )

    ◆ Path()

    TCollection_ExtendedString TDocStd_PathParser::Path ( ) const

    ◆ Trek()

    TCollection_ExtendedString TDocStd_PathParser::Trek ( ) const

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