Open CASCADE Technology
7.5.0
|
Type for storing a dump value with the stream position. More...
#include <Standard_Dump.hxx>
Public Member Functions | |
Standard_DumpValue () | |
Standard_DumpValue (const TCollection_AsciiString &theValue, const Standard_Integer theStartPos) | |
Data Fields | |
TCollection_AsciiString | myValue |
current string value More... | |
Standard_Integer | myStartPosition |
position of the value first char in the whole stream More... | |
Type for storing a dump value with the stream position.
|
inline |
|
inline |
Standard_Integer Standard_DumpValue::myStartPosition |
position of the value first char in the whole stream
TCollection_AsciiString Standard_DumpValue::myValue |
current string value