Open CASCADE Technology
7.4.0
|
Auxiliary tool for iterating through Path identification string. More...
#include <XCAFPrs_DocumentIdIterator.hxx>
Public Member Functions | |
XCAFPrs_DocumentIdIterator (const TCollection_AsciiString &thePath) | |
Main constructor. More... | |
bool | More () const |
Return TRUE if iterator points to a value. More... | |
const TCollection_AsciiString & | Value () const |
Return current value. More... | |
void | Next () |
Find the next value. More... | |
Auxiliary tool for iterating through Path identification string.
|
inline |
Main constructor.
|
inline |
Return TRUE if iterator points to a value.
|
inline |
Find the next value.
|
inline |
Return current value.