Open CASCADE Technology  7.6.0
Public Member Functions

XCAFPrs_DocumentIdIterator Class Reference

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_AsciiStringValue () const
 Return current value. More...
 
void Next ()
 Find the next value. More...
 

Detailed Description

Auxiliary tool for iterating through Path identification string.

Constructor & Destructor Documentation

◆ XCAFPrs_DocumentIdIterator()

XCAFPrs_DocumentIdIterator::XCAFPrs_DocumentIdIterator ( const TCollection_AsciiString thePath)
inline

Main constructor.

Member Function Documentation

◆ More()

bool XCAFPrs_DocumentIdIterator::More ( ) const
inline

Return TRUE if iterator points to a value.

◆ Next()

void XCAFPrs_DocumentIdIterator::Next ( )
inline

Find the next value.

◆ Value()

const TCollection_AsciiString& XCAFPrs_DocumentIdIterator::Value ( ) const
inline

Return current value.


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