![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Node to store read stream information Contains relative path and reference to input stream. More...
#include <DE_Provider.hxx>
Public Member Functions | |
| ReadStreamNode (const TCollection_AsciiString &thePath, Standard_IStream &theStream) | |
| Constructor. | |
Data Fields | |
| TCollection_AsciiString | Path |
| Relative path to the input file. | |
| Standard_IStream & | Stream |
| Reference to input stream. | |
Node to store read stream information Contains relative path and reference to input stream.
|
inline |
Constructor.
| TCollection_AsciiString DE_Provider::ReadStreamNode::Path |
Relative path to the input file.
| Standard_IStream& DE_Provider::ReadStreamNode::Stream |
Reference to input stream.