Open CASCADE Technology  7.7.0
Public Member Functions

TDocStd_PathParser Class Reference

parse an OS path More...

#include <TDocStd_PathParser.hxx>

Public Member Functions

 TDocStd_PathParser (const TCollection_ExtendedString &path)
 
void Parse ()
 
TCollection_ExtendedString Trek () const
 
TCollection_ExtendedString Name () const
 
TCollection_ExtendedString Extension () const
 
TCollection_ExtendedString Path () const
 
Standard_Integer 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()

Standard_Integer 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: