Open CASCADE Technology
7.7.0
|
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 |
parse an OS path
TDocStd_PathParser::TDocStd_PathParser | ( | const TCollection_ExtendedString & | path | ) |
TCollection_ExtendedString TDocStd_PathParser::Extension | ( | ) | const |
Standard_Integer TDocStd_PathParser::Length | ( | ) | const |
TCollection_ExtendedString TDocStd_PathParser::Name | ( | ) | const |
void TDocStd_PathParser::Parse | ( | ) |
TCollection_ExtendedString TDocStd_PathParser::Path | ( | ) | const |
TCollection_ExtendedString TDocStd_PathParser::Trek | ( | ) | const |